Class ConstValueSource
ConstValueSource returns a constant for all documents
Inherited Members
Assembly: DistributedLucene.Net.Queries.dll
Syntax
public class ConstValueSource : ConstNumberSource
Constructors
Name | Description |
---|---|
ConstValueSource(Single) |
Properties
Name | Description |
---|---|
Bool | |
Double | |
Int32 | NOTE: This was getInt() in Lucene |
Int64 | NOTE: This was getLong() in Lucene |
Single | NOTE: This was getFloat() in Lucene |
Methods
Name | Description |
---|---|
Equals(Object) | |
GetDescription() | |
GetHashCode() | |
GetValues(IDictionary, AtomicReaderContext) |