Метод | Описание | |
---|---|---|
_VisitorTemplate_121 ( |
Метод | Описание | |
---|---|---|
FindSubCellsToVisit ( Cell cell ) : IEnumerator |
||
Finish ( ) : Lucene.Net.Search.DocIdSet | ||
Start ( ) : void | ||
Visit ( Cell cell ) : bool | ||
VisitLeaf ( Cell cell ) : void | ||
VisitScanned ( Cell cell ) : void |
Метод | Описание | |
---|---|---|
AllCellsIntersectQuery ( Cell cell, SpatialRelation relate ) : bool |
Returns true if the provided cell, and all its sub-cells down to detailLevel all intersect the queryShape.
|
protected FindSubCellsToVisit ( Cell cell ) : IEnumerator |
||
cell | Cell | |
Результат | IEnumerator |
protected Finish ( ) : Lucene.Net.Search.DocIdSet | ||
Результат | Lucene.Net.Search.DocIdSet |
protected VisitScanned ( Cell cell ) : void | ||
cell | Cell | |
Результат | void |
public _VisitorTemplate_121 ( |
||
outerInstance | ||
context | Lucene.Net.Index.AtomicReaderContext | |
acceptDocs | Bits | |
hasIndexedLeaves | bool | |
Результат | Lucene.Net.Index |