cmfcmf / docusaurus-search-local

Offline / Local Search for Docusaurus v2. Try it live at:
https://cmfcmf.github.io/OpenWeatherMap-PHP-API/
MIT License
437 stars 67 forks source link

sqlite alternative backend support #130

Open edulix opened 2 years ago

edulix commented 2 years ago

This PR is an initial proof of concept to add support for an alternative sqlite backend using sql.js and sql.js-httpvfs.

This way the search doesn't download the whole search index, reducing network usage, and also not load it in memory, reducing RAM usage. Still, not all the features of the search is supported: