Research for `Search Feature`
Flouse opened this issue · 2 comments
Flouse commented
Prototype
Algolia vs Elasticsearch vs Typesense vs Meilisearch
Nervos Doc Search related Projects
Flouse commented
Solution 1
We can use an offline/local search plugin if the search index is small and can be downloaded to the users' browsers.
A list of community-supported local search plugins listed here | star-history.
docusaurus-search-local may be a potential choice.
Demo
Flouse commented
Solution 2: Algolia or Typesens
Steps
- Use Algolia or typesense cloud
- Set up DocSearch Scraper
- Algolia have built and open-sourced DocSearch -> https://crawler.algolia.com/
- docsearch scraper for typesense
- Search Model Preview
- Run DocSearch Scraper in GitHub Action every day and for every new deployment