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
46 stars 21 forks source link

Fix for issue #274. #275

Closed martindholmes closed 9 months ago

martindholmes commented 9 months ago

Simple change, and all tests pass; once it's in dev we can test on larger collections.

joeytakeda commented 9 months ago

Works for me and looks good! Merging now.