Метод | Описание | |
---|---|---|
NumericRangeQueryNodeProcessor ( ) : Lucene.Net.Documents |
Constructs an empty NumericRangeQueryNode object.
|
Метод | Описание | |
---|---|---|
PostProcessNode ( IQueryNode node ) : IQueryNode | ||
PreProcessNode ( IQueryNode node ) : IQueryNode | ||
SetChildrenOrder ( IList |
public NumericRangeQueryNodeProcessor ( ) : Lucene.Net.Documents | ||
Результат | Lucene.Net.Documents |
protected PostProcessNode ( IQueryNode node ) : IQueryNode | ||
node | IQueryNode | |
Результат | IQueryNode |
protected PreProcessNode ( IQueryNode node ) : IQueryNode | ||
node | IQueryNode | |
Результат | IQueryNode |
protected SetChildrenOrder ( IList |
||
children | IList |
|
Результат | IList |