So I had a question I'm working on a Algolia extension for Firebase but when I try Step 3(see image 2 below) to excute the commands I get a "bash: firestore-al
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 "reac
var filterQuerry =algolia.instance.index(indexName.value.toString()).facetQuery("cast"); I am trying to use facetQuerry method of Algolia packega but I am faci
I am currently working with algolia and I have some strange issue with the map. I have this interface (left column is results, right column is map) like on this
Am implementing the Algolia search in my NextJS app. I have the datasource and indices already setup. What am trying to setup is something like what Gucci is do