Method | Description | |
---|---|---|
GetDocIdSet ( Lucene.Net.Index.AtomicReaderContext context, Bits acceptDocs ) : Lucene.Net.Search.DocIdSet | ||
WithinPrefixTreeFilter ( IShape queryShape, string fieldName, |
See AbstractVisitingPrefixTreeFilter.AbstractVisitingPrefixTreeFilter(IShape, string, SpatialPrefixTree, int, int).
|
Method | Description | |
---|---|---|
BufferShape ( IShape shape, double distErr ) : IShape |
Returns a new shape that is larger than shape by at distErr.
|
protected BufferShape ( IShape shape, double distErr ) : IShape | ||
shape | IShape | |
distErr | double | |
return | IShape |
public GetDocIdSet ( Lucene.Net.Index.AtomicReaderContext context, Bits acceptDocs ) : Lucene.Net.Search.DocIdSet | ||
context | Lucene.Net.Index.AtomicReaderContext | |
acceptDocs | Bits | |
return | Lucene.Net.Search.DocIdSet |
public WithinPrefixTreeFilter ( IShape queryShape, string fieldName, |
||
queryShape | IShape | |
fieldName | string | |
grid | ||
detailLevel | int | |
prefixGridScanLevel | int | |
queryBuffer | double | |
return | Lucene.Net.Index |