Uses of Class
org.apache.lucene.index.FreqProxTermsWriter.SortingPostingsEnum
-
Packages that use FreqProxTermsWriter.SortingPostingsEnum Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of FreqProxTermsWriter.SortingPostingsEnum in org.apache.lucene.index
Constructors in org.apache.lucene.index with parameters of type FreqProxTermsWriter.SortingPostingsEnum Constructor Description SortingPostingsEnum(int maxDoc, FreqProxTermsWriter.SortingPostingsEnum reuse, PostingsEnum in, Sorter.DocMap docMap, boolean storeOffsets)
-