pixijs / pixijs.com

https://pixijs.com
38 stars 31 forks source link

Switch local search from Algolia to Typesense #24

Closed cece-playco closed 1 year ago

cece-playco commented 1 year ago

Switching from Algolia to the Typesense search bar fixes the issue with no results appearing on the full search page. It also seems to show the full range of results which previously weren't being shown.

Screen Shot 2023-03-27 at 9 32 36 PM
Zyie commented 1 year ago

Hey @cece-playco

I clone this branch locally and i don't get any search results. I am assuming there is a set up process for this, it would be good to get this automated so that we can just run npm start and everything works

Also does this require hosting or does it work locally? Ideally we want something that is free

cece-playco commented 1 year ago

@Zyie Sorry about that, do you see the search bar but nothing comes up in the preview or results page? This should work locally and is free (documentation here) but it could be that each user needs to run a site crawl individually, looking into this