typesense 0.5.1 copy "typesense: ^0.5.1" to clipboard
typesense: ^0.5.1 copied to clipboard

Dart client library for accessing the HTTP API of Typesense search engine.

0.5.1 #

  • Added reference property in Field class.

0.5.0 #

  • Added support for nested object fields.
  • Updated dependencies.cd

0.4.0 #

  • Requires Dart 3.0 or later.
  • Added Presets support.
  • Updated dependencies.

0.3.1 #

  • Added dimensions field to support creating a vector field in schema.

0.3.0+1 #

  • Update README.

0.3.0 #

  • Added support for collection update (#118).
  • Updated models (#120, #125).
  • Breaking Changes
    • Field.type is an optional field now.

0.2.0 #

  • Migrated to null safety.
  • Breaking Changes
    • apiKey in Configuration constructor is a required parameter now.
    • protocol and host in Node's default constructor are required parameters now.

0.1.1 #

  • Made changes to support Typsense 0.21 #89
    • New field type Type.geopoint added.
    • exportJSONL now provides fine-grain control for exporting documents using queryParams.

0.1.0 #

  • Initial development release.
58
likes
140
points
4.08k
downloads

Publisher

verified publishertypesense.org

Weekly Downloads

Dart client library for accessing the HTTP API of Typesense search engine.

Repository (GitHub)
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, http

More

Packages that depend on typesense