asoul-sig / asouldocs

ASoulDocs is a stupid web server for multilingual documentation
https://asouldocs.dev
MIT License
1.37k stars 157 forks source link

Support builtin search #91

Open unknwon opened 2 years ago

unknwon commented 2 years ago

Describe the feature

Support native full text search of all pages.

Describe the solution you'd like

Similar to sourcegraph/docsite.

Describe alternatives you've considered

Port the search implementation of pre-1.0 versions.

Additional context

No response

Code of Conduct