-
### Feature
As an owner of a frontend application I expect to be able to redirect for given search terms.
### Scope
1. Redirects should be a frontend concern, and be strictly opt in.
2. You …
-
## Description
The terms that are expected to be highlighted from the query string are not highlighted when I pass a hit from _grouped_hits into the react-instant Highlight element. The top level …
RBSUS updated
4 months ago
-
InstantSearch provides an `attributesToSnippet` prop to its `Configure` component that allows you to set a length limit when displaying a field. When this is configured for a field, the `Highlight` co…
-
## Description
Looks like typesense-instantsearch-adapter 2.8.0 doesn't work on WordPress 6.6 RC1. 2.9.0-3 has the same problem.
Please refer to this issue https://github.com/WordPress/gutenberg/i…
-
**Describe the bug 🐛**
We are currently trying to update our angular to the angular 9.0.5 version.
However, it looks like angular 9 is not able to compile the lib angular-instantsearch. Here are…
doliG updated
2 years ago
-
I am looking for an adapter to connect to SQL server, I am wondering if this lib can be modified to handle that?
-
## The dependency [instantsearch.js](https://github.com/algolia/instantsearch.js) was updated from `2.10.2` to `2.10.3`.
🚨 [View failing branch](https://github.com/incrosnatubogdan/Angular2FirebaseR…
-
Hi,
I don't like the idea to have my API_KEY and APP_ID hardcoded in my application, even if I'm doing pure SSR.
I'm trying to find a solution to "inject" those information into my component.
I h…
-
**Description**
Hello!
I have a simple search app using Gatsby, Meilisearch, and Instantsearch. I'm using Meilisearch Cloud as well.
Search and all that works great. I wanted to fine tune t…
-
## 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…