Property AnalyzeRangeTerms
AnalyzeRangeTerms
Get or Set whether or not to analyze range terms when constructing TermRangeQuerys. For example, setting this to true can enable analyzing terms into collation keys for locale-sensitive TermRangeQuery.
Declaration
public virtual bool AnalyzeRangeTerms { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |