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

inject: implement search-index based search #449

Open
myfreeer opened this issue Nov 7, 2021 · 2 comments
Open

inject: implement search-index based search #449

myfreeer opened this issue Nov 7, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@myfreeer
Copy link
Member

myfreeer commented Nov 7, 2021

This is not really full-text search, but search over url and title in the search-index.json. The search core should use existing libraries.

See also #372
Link #179

@myfreeer myfreeer added the enhancement New feature or request label Nov 7, 2021
@myfreeer
Copy link
Member Author

@myfreeer
Copy link
Member Author

myfreeer commented May 1, 2023

Referring to #785, should make a jsonp-based fallback for file protocol

Or we can just pack the search code and data together in a js, since it should always be static once downloaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant