python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to force refresh on react instant search dom in algolia or fetch updated data as soon as it finished?
I am integrating algolia with react-instant-search-dom in firebase.
After i update a product, I want the updated result to be reflected on the front end but it is not working as expected. It sometimes...
Fortdev
Votes: 0
Answers: 2
instant search dome how to apply OR in typesense
i have following menu in my dashboard page
main menu
and each main menu has some sub menus
like this image
when i click multiple main menu and sub menu type sense generate query like this to get resul...
joy
Votes: 0
Answers: 1
NextJS React Prerendering issue with Algolia connectSearchBox
I'm working with Algolia instant search for react, and I'm using a custom SearchBox component which I've written like so:
import { connectSearchBox } from "react-instantsearch-dom";
import ...
rstojano
Votes: 0
Answers: 1
How to use to Algolia connectors together?
I am working on a project where I'm supposed to implement autocomplete functionality in a search box. I'm using React-InstantSearch and my SearchBox component is built up using an Algolia connector co...
sameen
Votes: 0
Answers: 1