Method | Description | |
---|---|---|
CreateWeight ( IDictionary context, |
||
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
GetValues ( IDictionary context, Lucene.Net.Index.AtomicReaderContext readerContext ) : Lucene.Net.Queries.Function.FunctionValues | ||
ShapePredicateValueSource ( ValueSource shapeValuesource, |
|
public CreateWeight ( IDictionary context, |
||
context | IDictionary | |
searcher | ||
return | void |
public GetValues ( IDictionary context, Lucene.Net.Index.AtomicReaderContext readerContext ) : Lucene.Net.Queries.Function.FunctionValues | ||
context | IDictionary | |
readerContext | Lucene.Net.Index.AtomicReaderContext | |
return | Lucene.Net.Queries.Function.FunctionValues |
public ShapePredicateValueSource ( ValueSource shapeValuesource, |
||
shapeValuesource | ValueSource |
/// Must yield |
op | the predicate | |
queryShape | IShape | The shape on the right-hand (query) side. |
return | Lucene.Net.Index |