-
## Description
Hi,
I would like to avoid doing unnecessary searches by removing certain options (products in my case) in advance. I have a list of products per city, and want to search only the …
-
## Description
I have approx 985 lessons across approx 41 courses and would like to group lessons by the course.title.
```
collectionSpecificSearchParameters: {
lessons_development_17213…
-
## Description
When using Typesense with Next JS and React Instantsearch, attempting to use the `react-instantsearch-router-nextjs` package to create a router for the `InstantSearch` `routing` prop…
-
Want to go further with TypeSense on my App, would like to use it in conjunction with a Search UI Widget library, is this a possibility, or what are the alternatives if not?
🚀
-
## Description
Currently our business requires a global search, which mean one query returns results from multiple collections.
And our nature of collections do not share any common query key, i…
-
## Issue
Describe your issue here
When the user opens the keyboard on an empty chat, the empty screen starts jumping around. The bug is present on both the default empty screen and custom ones (…
-
Environment Information:
Whenever I try to use any material tailwind component, I got this error.
There is not any error in my old projects where i have used the material tailwind package.…
-
## Description
Using with attribute = 'category' in algolia, when creating an internal filter in it, it kept all the filters of that facet, thus being able to click on other internal filters in it…
-
## Description
When configuring ranges for a numeric facet, using alphabetical characters works great. But I've run into an instance where grouping by "years" makes sense to use numeric characters …
-
## Description
As the documentation says, it should be possible to specify additional search parameters. queryBy works, but filterBy doesn’t.
## Steps to reproduce
I tried the following param…