-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Prere…
-
## Description
See the detail on the Doc on section 1.2.1:
https://docs.google.com/document/d/1im7CF8XaF4yYQ_jJjjW7dOKZz8tJFvidtW7bOlqt1Y8/edit?usp=sharing
Currently our search feature are ex…
-
Hello,
I'm trying to install `angular-instantsearch` in my `ionic capacitor angular project` but keep getting the following error.
![Screenshot from 2023-06-20 23-04-18 (1)](https://github.com/a…
-
Hello, what is the slow generation of "facets" and returning results - with the amount of all 100+ (10-30 returned) and the amount of 100000+ results in the database.
I specifically tested meilisearc…
-
## Description
Running installation command fails
## Steps to reproduce
clone,
yarn,
yarn start
## Expected Behavior
Running on localhost:5000
## Actual Behavior
yarn command throws…
-
## Description
We have developed a platform for de-identifying, storing and searching clinical narrative reports. Example can be: reports from the radiology department. We have chosen early on to u…
-
## Issue
After building dev build for Android or iOS the app starts i get the error:
```
1 | import { firebase } from '..';
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 |
3 | /**
4 | * @type…
-
## Description
In our web application,we are using typesense with algolia and typesense adapter ,Everything working fine as long as we have small number of data like 20K or 50K but when we load 1M re…
-
Hi,
I’m using "instantsearch.js": "^4.74.1" along with "typesense-instantsearch-adapter": "^2.8.0", and I’m having trouble figuring out why the max_facet_values parameter is being removed from the …
-
**Description**
I'm using TypesenseInstantSearchAdapter with InstantSearch.js in a Flask project to search through a jobs collection in Typesense. However, I'm encountering an issue where the adapter…