Class DoubleConstValueSource
Function that returns a constant double value for every document.
Inherited Members
Assembly: DistributedLucene.Net.Queries.dll
Syntax
public class DoubleConstValueSource : ConstNumberSource
Constructors
Name | Description |
---|---|
DoubleConstValueSource(Double) |
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) |