Class NumericDocValues
A per-document numeric value.
Inheritance
System.Object
NumericDocValues
Assembly: DistributedLucene.Net.dll
Syntax
public abstract class NumericDocValues : object
Constructors
Name | Description |
---|---|
NumericDocValues() | Sole constructor. (For invocation by subclass constructors, typically implicit.) |
Methods
Name | Description |
---|---|
Get(Int32) | Returns the numeric value for the specified document ID. |