Typesense Instantsearch Adapter Versions Save

A JS adapter library to build rich search interfaces with Typesense and InstantSearch.js

v2.9.0-3

3 weeks ago
  • Return an empty document, if there were no search results found, but there was a conversational response d44e471
  • Handle bools 6619229
  • Update Typesense Server version used in test suite 8b69a6d

https://github.com/typesense/typesense-instantsearch-adapter/compare/v2.9.0-2...v2.9.0-3

v2.9.0-2

1 month ago

v2.9.0-1

1 month ago
  • Require minimum Node 18
  • Update dependencies
  • Support for conversation pass-through 6be56d0

https://github.com/typesense/typesense-instantsearch-adapter/compare/v2.9.0-0...v2.9.0-1

v2.9.0-0

2 months ago
  • Mechanism to disable overrides for particular sort orders 10c43d7

https://github.com/typesense/typesense-instantsearch-adapter/compare/v2.8.0...v2.9.0-0

v2.8.0

2 months ago
  • Option to use : instead of := in filter_by 373285f
  • Ability to specify collection specific facet options. #190 edbf6b3
  • Prioritize facet_by from parameters 8004f7e
  • Allow facet_by to be overriden bd74056
  • Add ability to pass in custom facet_by options 41913cf
  • Specify engines.node bd84fec
  • Do not set q=* automatically when vector_query is used, since we now support using vector query along with q as of Typesense v0.25 c90f66d
  • Use node 16 e1f838e

Full Changelog: https://github.com/typesense/typesense-instantsearch-adapter/compare/v2.7.0...v2.8.0

v2.8.0-5

3 months ago

v2.8.0-4

4 months ago
  • Ability to specify collection specific facet options. #190 edbf6b3

https://github.com/typesense/typesense-instantsearch-adapter/compare/v2.8.0-3...v2.8.0-4

v2.8.0-3

4 months ago

v2.8.0-2

4 months ago

v2.8.0-1

6 months ago