Uses of Class
org.apache.lucene.document.BinaryDocValuesField

Packages that use BinaryDocValuesField
org.apache.lucene.document The logical representation of a Document for indexing and searching. 
 

Uses of BinaryDocValuesField in org.apache.lucene.document
 

Subclasses of BinaryDocValuesField in org.apache.lucene.document
 class DerefBytesDocValuesField
          Deprecated. Use BinaryDocValuesField instead.
 class StraightBytesDocValuesField
          Deprecated. Use BinaryDocValuesField instead.
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.