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

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

Uses of SortedDocValuesField in org.apache.lucene.document
 

Subclasses of SortedDocValuesField in org.apache.lucene.document
 class SortedBytesDocValuesField
          Deprecated. Use SortedDocValuesField instead.
 



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