|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use MergePolicy.DocMap | |
|---|---|
| org.apache.lucene.index | Code to maintain and access indices. |
| Uses of MergePolicy.DocMap in org.apache.lucene.index |
|---|
| Methods in org.apache.lucene.index that return MergePolicy.DocMap | |
|---|---|
MergePolicy.DocMap |
MergePolicy.OneMerge.getDocMap(MergeState mergeState)
Expert: If MergePolicy.OneMerge.getMergeReaders() reorders document IDs, this method
must be overridden to return a mapping from the natural doc ID
(the doc ID that would result from a natural merge) to the actual doc
ID. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||