Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research for Search Feature #59

Open
Flouse opened this issue Jun 27, 2023 · 2 comments
Open

Research for Search Feature #59

Flouse opened this issue Jun 27, 2023 · 2 comments
Assignees

Comments

@Flouse
Copy link
Owner

Flouse commented Jun 27, 2023

Prototype

Image

Algolia vs Elasticsearch vs Typesense vs Meilisearch

Nervos Doc Search related Projects

@Flouse Flouse converted this from a draft issue Jun 27, 2023
@Flouse Flouse self-assigned this Jun 27, 2023
@Flouse
Copy link
Owner Author

Flouse commented Jun 28, 2023

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

https://easyops-cn.github.io/docusaurus-search-local/

@Flouse
Copy link
Owner Author

Flouse commented Jul 9, 2023

Solution 2: Algolia or Typesens

Steps

  1. Use Algolia or typesense cloud
  2. Set up DocSearch Scraper
  3. Search Model Preview
    image
  4. Run DocSearch Scraper in GitHub Action every day and for every new deployment

@Flouse Flouse moved this from 📋 Backlog to 🔖 Ready in CKB Academy Project Dashboard Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant