Uses of Class
org.apache.lucene.document.BinaryDocValuesField
-
Packages that use BinaryDocValuesField Package Description org.apache.lucene.document The logical representation of aDocumentfor indexing and searching. -
-
Uses of BinaryDocValuesField in org.apache.lucene.document
Subclasses of BinaryDocValuesField in org.apache.lucene.document Modifier and Type Class Description classDerefBytesDocValuesFieldDeprecated.UseBinaryDocValuesFieldinstead.classStraightBytesDocValuesFieldDeprecated.UseBinaryDocValuesFieldinstead.
-