Package org.apache.lucene.codecs.memory
Class LegacyBinaryDocValues
java.lang.Object
org.apache.lucene.codecs.memory.LegacyBinaryDocValues
- Direct Known Subclasses:
LegacySortedDocValues
Deprecated.
A per-document byte[]
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LegacyBinaryDocValues
protected LegacyBinaryDocValues()Deprecated.Sole constructor. (For invocation by subclass constructors, typically implicit.)
-
-
Method Details
-
get
Deprecated.
-
BinaryDocValuesinstead.