Class Int64FieldSource
Obtains
NOTE: This was LongFieldSource in Lucene
Inherited Members
Assembly: DistributedLucene.Net.Queries.dll
Syntax
public class Int64FieldSource : FieldCacheSource, Runtime.Serialization.IDeserializationCallback
Constructors
Name | Description |
---|---|
Int64FieldSource(String) | |
Int64FieldSource(String, FieldCache.IInt64Parser) |
Fields
Name | Description |
---|---|
m_parser |
Methods
Name | Description |
---|---|
Equals(Object) | |
ExternalToInt64(String) | NOTE: This was externalToLong() in Lucene |
GetDescription() | |
GetHashCode() | |
GetValues(IDictionary, AtomicReaderContext) | |
Int64ToObject(Int64) | NOTE: This was longToObject() in Lucene |
Int64ToString(Int64) | NOTE: This was longToString() in Lucene |
NewMutableValueInt64() | NOTE: This was longToString() in Lucene |