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. * https://github.com/krisk/Fuse * https://github.com/nextapps-de/flexsearch * https://github.com/olivernn/lunr.js * https://github.com/kbrsh/wade * https://github.com/bevacqua/fuzzysearch * https://github.com/farzher/fuzzysort See also https://github.com/website-local/mdn-local/issues/372 Link https://github.com/website-local/mdn-local/issues/179
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