UseRangeOperators

Name

UseRangeOperators -- defines whether to recognize range operators in a search query

search.htm

Synopsis

UseRangeOperators {yes | no}

When UseRangeOperators is set to yes, the [a TO b], [a TO b}, {a TO b] and {a TO b} operators are interpreted as range operators.

When UseRangeOperators is set to no, the range operators are ignored, and the words a, TO and b are considered as three separate search terms.

The default value is no, for performance purposes.

Examples


UseRangeOperators yes
      

See also

Dehyphenate, Synonym, UseNumericOperators, the Section called Range search in Chapter 11.