v1.0.3
Bug Fixes:
- Javascript library was erroring incorrectly if the output HTML element could not be found
- Javascript library was adding stray elements to the DOM while the index was loading
Enhancements:
- Hyphens are now treated the same as spaces for indexing and searching purposes. In effect, you can now search for
avonand it will match the termStratford-upon-Avonin your index. - Stork used to fail the entire indexing process if there was an error parsing a single file. Now, it will collect those errors and present them in the console, but still build an entire index with the remaining files.
Note: Javascript bug fixes get applied automatically if you're loading the Stork library from
files.stork-search.net.