Class BinaryDocValues
A per-document byte[]
Inheritance
System.Object
BinaryDocValues
Assembly: DistributedLucene.Net.dll
Syntax
public abstract class BinaryDocValues : object
Constructors
Name | Description |
---|---|
BinaryDocValues() | Sole constructor. (For invocation by subclass constructors, typically implicit.) |
Methods
Name | Description |
---|---|
Get(Int32, BytesRef) | Lookup the value for document. |