There is a newer version of the record available.

Published December 16, 2022 | Version v1.4.3
Software Open

projectEndings/staticSearch: v1.4.3 (Production Release)

  • 1. University of Victoria
  • 2. Saxonica Ltd

Description

Release 1.4.3 is the third minor update to Release 1.4, which was the fourth major release of staticSearch. It has only one change:

  • A new method has been added to the StaticSearch class: preProcessSearchString(), which is called from parseSearchQuery(), does nothing as it is defined, but can be overridden by end-users to enable them to do any special processing they might need to do on an input search string. This is sometimes necessary when (for example) specific diacritics are being ignored by the search indexing, but end-users might type them in anyway. The search string is also being unicode-normalized (to NFC) at the beginning of the parsing function.

All issues and tickets related to version 1.4 can be found on GitHub.

Files

projectEndings/staticSearch-v1.4.3.zip

Files (19.8 MB)

Name Size Download all
md5:57ed3b4a75a78a1f13af0fc5b8aa32e6
19.8 MB Preview Download

Additional details