Uses of Interface
org.apache.lucene.util.IOUtils.IOFunction
Packages that use IOUtils.IOFunction
-
Uses of IOUtils.IOFunction in org.apache.lucene.index
Methods in org.apache.lucene.index with parameters of type IOUtils.IOFunctionModifier and TypeMethodDescription(package private) voidMergePolicy.OneMerge.initMergeReaders(IOUtils.IOFunction<SegmentCommitInfo, MergePolicy.MergeReader> readerFactory) Sets the merge readers for this merge.(package private) static StandardDirectoryReaderStandardDirectoryReader.open(IndexWriter writer, IOUtils.IOFunction<SegmentCommitInfo, SegmentReader> readerFunction, SegmentInfos infos, boolean applyAllDeletes, boolean writeAllDeletes) Used by near real-time search