Overload List
Name | Description | |
---|---|---|
MultiReader(array<IndexReader>[]()[][]) | Construct a MultiReader aggregating the named set of (sub)readers.
Directory locking for delete, undeleteAll, and setNorm operations is
left to the subreaders. Note that all subreaders are closed if this Multireader is closed. | |
MultiReader(array<IndexReader>[]()[][], Boolean) | Construct a MultiReader aggregating the named set of (sub)readers.
Directory locking for delete, undeleteAll, and setNorm operations is
left to the subreaders. |