Search
Word count: 100
Notes on this search function
- This is work in progress
- it uses staticSearch, ver. 1.1
- it is case-sensitive
- it is stemmed: searching give finds ‘give’, ‘gives’, ‘giving’ etc.
- it handles phrase searches e.g. “photographic reduction”
- it uses term-level json files, e.g. photograph_<version>.json. Phrases are handled by downloading the json for the first word and then filtering the hits.
- hits take you to the nearest ancestor block with an
id
(unfortunately paragraphs don’t have them). E.g. search “Aquatone and Pantone” and click the little arrow - “Score” means the number of hits in that file; it displays three (this is configurable)