Uses of Class
org.apache.lucene.index.SortedSetDocValuesWriter.DocOrds
-
Packages that use SortedSetDocValuesWriter.DocOrds Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of SortedSetDocValuesWriter.DocOrds in org.apache.lucene.index
Fields in org.apache.lucene.index declared as SortedSetDocValuesWriter.DocOrds Modifier and Type Field Description private SortedSetDocValuesWriter.DocOrds
SortedSetDocValuesWriter.SortingSortedSetDocValues. ords
Constructors in org.apache.lucene.index with parameters of type SortedSetDocValuesWriter.DocOrds Constructor Description SortingSortedSetDocValues(SortedSetDocValues in, SortedSetDocValuesWriter.DocOrds ords)
-