Field m_fastMatchFilter
Optional: if specified, we first test this Filter to see whether the document should be checked for matching ranges. If this is null, all documents are checked.
Assembly: DistributedLucene.Net.Facet.dll
Syntax
protected readonly Filter m_fastMatchFilter
Returns
Type | Description |
---|---|
Filter |