Class SimpleBoolFunction
BoolFunction implementation which applies an extendible
Functions this can be used for include whether a field has a value or not,
or inverting the
Inherited Members
Assembly: DistributedLucene.Net.Queries.dll
Syntax
public abstract class SimpleBoolFunction : BoolFunction
Constructors
Name | Description |
---|---|
SimpleBoolFunction(ValueSource) |
Fields
Name | Description |
---|---|
m_source |
Properties
Name | Description |
---|---|
Name |
Methods
Name | Description |
---|---|
CreateWeight(IDictionary, IndexSearcher) | |
Equals(Object) | |
Func(Int32, FunctionValues) | |
GetDescription() | |
GetHashCode() | |
GetValues(IDictionary, AtomicReaderContext) |