Interface IRangeQueryNode
LUCENENET specific interface for identifying a RangeQueryNode without specifying its generic closing type
Assembly: Lucene.Net.QueryParser.dll
Syntax
public interface IRangeQueryNode
Properties
Name | Description |
---|---|
IsLowerInclusive | |
IsUpperInclusive |