Uses of Class
org.apache.lucene.index.MergeState.DocMap
Packages that use MergeState.DocMap
-
Uses of MergeState.DocMap in org.apache.lucene.index
Fields in org.apache.lucene.index declared as MergeState.DocMapMethods in org.apache.lucene.index that return MergeState.DocMapModifier and TypeMethodDescriptionstatic MergeState.DocMap
MergeState.DocMap.build
(AtomicReader reader) Creates aMergeState.DocMap
instance appropriate for this reader.