github typesense/typesense v0.10.0
Version 0.10.0

latest releases: v26.0, v0.25.2, v0.25.1...
4 years ago

This release contains new features, bug fixes and performance improvements.

New features

  • Importing documents: added a /collections/:collection/documents/import endpoint to which you can POST documents for import.
  • Load configuration from environment variables or config file: Arguments to the Typesense server can now be passed via environment variables or through a configuration file.

Bug fixes

  • Filter on facet fields: When a facet field is filtered upon, search should be verbatim.
  • Improve memory and disk consistency: Fixed edge cases when in-memory index could potentially go out of sync with on-disk storage (rarely).

Performance

  • Faster collection initialization: Server initialization time has been significantly reduced for large collections.

Downloads

Please download the appropriate binary archive for your operating system and architecture.

Linux(64-bit):
https://dl.typesense.org/releases/typesense-server-0.10.0-linux-amd64.tar.gz

Mac OS X (64-bit):
https://dl.typesense.org/releases/typesense-server-0.10.0-darwin-amd64.tar.gz

Docker:
docker pull typesense/typesense:0.10.0

Don't miss a new typesense release

NewReleases is sending notifications on new releases.