Uses of Interface
org.apache.lucene.util.IOBooleanSupplier
Packages that use IOBooleanSupplier
Package
Description
Code to maintain and access indices.
Code to search indices.
-
Uses of IOBooleanSupplier in org.apache.lucene.index
Methods in org.apache.lucene.index that return IOBooleanSupplierModifier and TypeMethodDescriptionBaseTermsEnum.prepareSeekExact
(BytesRef text) FilteredTermsEnum.prepareSeekExact
(BytesRef text) This enum does not support seeking!FilterLeafReader.FilterTermsEnum.prepareSeekExact
(BytesRef text) abstract IOBooleanSupplier
TermsEnum.prepareSeekExact
(BytesRef text) -
Uses of IOBooleanSupplier in org.apache.lucene.search
Methods in org.apache.lucene.search that return IOBooleanSupplier