Releases: typesense/typesense-instantsearch-adapter
Releases · typesense/typesense-instantsearch-adapter
v2.9.0-6
v2.9.0-5
- Add support for
queryRuleContext
widget by @tharropoulos in #223
Full Changelog: v2.9.0-4...v2.9.0-5
v2.9.0-4
- feat(widgets): Implement
queryRuleCustomData
widget by @tharropoulos in #222
Full Changelog: v2.9.0-3...v2.9.0-4
v2.9.0-3
v2.9.0-2
- Expose conversation under each hit 2991780
v2.9.0-1
- Require minimum Node 18
- Update dependencies
- Support for conversation pass-through 6be56d0
v2.9.0-0
- Mechanism to disable overrides for particular sort orders 10c43d7
v2.8.0
- Option to use
:
instead of:=
infilter_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 whenvector_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: v2.7.0...v2.8.0
v2.8.0-5
- Option to use
:
instead of:=
infilter_by
373285f