-
## Description
There are problems with 'typesense-instantsearch-adapter' when using the AisHiearchicalMenu. When I have added more lvls in the `attributes`, than there are actual lvls in the data, …
-
## Description
The algolia helper supports setting arbitrary query params (using setQueryParameter). However the adapter ignores these.
It would be nice if the adapter could take extra params fro…
-
Hello,
I think it would be pretty cool to be able to use Agnolia Instasearch.js with Open Search. The only low cost alternative that exist at the moment is typesense. The typesense adaptor could be…
-
## Description
I've configured the limit_hits, but it doesn't work,still returning all hits.
## Steps to reproduce
I'm using instantsearch.js, and all other parameters are functioning correct…
-
## Description
I am using TS example of `next` implementation https://github.com/typesense/showcase-nextjs-typesense-ecommerce-store. It still uses the old way of `react-instantsearch-dom/server` i…
-
## Description
I'm trying to display the first 40 tokens/words from the _content_ of a document by default (before any search) as opposed to the entire content.
I've seen previous issues that h…
-
does typesense adapter support [Date Range Picker](https://www.algolia.com/developers/code-exchange/frontend-tools/date-range-picker/) or something similar, basically being able to filter between two …
-
## Issue
Facets do not update the hit results when placed in a separate Index component, even with the same indexId.
## Description
We currently have the search working without federated, using…
-
Feature request:
It is a common use case to add dynamic filters or subqueries in Typesense. For example, in our content management system, we want to limit the search to `area=Sales` when the user …
zopyx updated
10 months ago
-
The Sapientia projects each have a lot more than 20 fields, but only twenty items are returned by the `useDynamicWidgets` hook. This seems to be an undocumented limit in Typesense's API, and it doesn'…