Uses of Interface
org.apache.lucene.index.CheckIndex.DocValuesIteratorSupplier
-
Packages that use CheckIndex.DocValuesIteratorSupplier Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of CheckIndex.DocValuesIteratorSupplier in org.apache.lucene.index
Methods in org.apache.lucene.index with parameters of type CheckIndex.DocValuesIteratorSupplier Modifier and Type Method Description private static void
CheckIndex. checkDVIterator(FieldInfo fi, int maxDoc, CheckIndex.DocValuesIteratorSupplier producer)
-