projectEndings / staticSearch

A codebase to support a pure JSON search engine requiring no backend for any XHTML5 document collection
https://endings.uvic.ca/staticSearch/docs/index.html
Mozilla Public License 2.0
50 stars 22 forks source link

Proposed fix for issue #230. #231

Closed martindholmes closed 2 years ago

martindholmes commented 2 years ago

I think this is all we need to do, but we may also look at filter values containing characters that should be escaped.

joeytakeda commented 2 years ago

This looks good to me! Will merge.