Releases: typesense/typesense-instantsearch-adapter
Releases · typesense/typesense-instantsearch-adapter
v2.10.0-1
What's Changed
- feat: add natural language search parameter support by @tharropoulos in #252
- fix: add missing page parameter for union search pagination by @tharropoulos in #254
Full Changelog: v2.10.0-0...v2.10.0-1
v2.10.0-0
- feat: implement union search functionality for multi-collection queries by @tharropoulos in #250
- Update dependencies
Full Changelog: v2.9.1-2...v2.10.0-0
v2.9.1-2
- fix(types): add generic parameter for search params by @tharropoulos in #247
Full Changelog: v2.9.1-1...v2.9.1-2
v2.9.1-1
- Instantsearch expects
facetHits
to be an array by @NTICompass in #246
Full Changelog: v2.9.1-0...v2.9.1-1
v2.9.1-0
What's Changed
- fix(types): add generic type support for document schema by @tharropoulos in #243
- Check if any facets were found before looping over the results by @NTICompass in #245
Full Changelog: v2.9.0...v2.9.1-0
v2.9.0
What's Changed
- feat(widgets): Implement
queryRuleCustomData
widget by @tharropoulos in #222 - Add support for
queryRuleContext
widget by @tharropoulos in #223 - Update typesense-js dependency
- Return an empty document, if there were no search results found, but there was a conversational response
- Handle bools
- Support for conversations, expose conversation response from Typesense under each hit
- Require minimum Node 18
- Mechanism to disable overrides for particular sort orders
Full Changelog: v2.8.0...v2.9.0
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