java.lang.Object
org.apache.lucene.monitor.QueryIndex.QueryTermFilter
- All Implemented Interfaces:
BiPredicate<String,
BytesRef>
- Enclosing class:
- QueryIndex
-
Field Details
-
termsHash
-
-
Constructor Details
-
QueryTermFilter
QueryTermFilter(IndexReader reader) throws IOException - Throws:
IOException
-
-
Method Details
-
test
- Specified by:
test
in interfaceBiPredicate<String,
BytesRef>
-