Skip to content

Document lucene query syntax for range queries in date fields

Range queries in date fields are possible: (work.dateOfCreation.notAfter:[1800 TO 1901])

although this is counter intuitive (own ranges for notBefore/notAfter) this should be documented more findable on on https://textgridrep.org/docs/syntax

Edited by Ubbo Veentjer