Class ConstNumberSource
ConstNumberSource is the base class for all constant numbers
Inherited Members
Assembly: DistributedLucene.Net.Queries.dll
Syntax
public abstract class ConstNumberSource : ValueSource
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 |