JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.lucene.monitor
Interface QueryIndex.QueryBuilder
Enclosing class:
QueryIndex
static interface
QueryIndex.QueryBuilder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Query
buildQuery
(
BiPredicate
<
String
,
BytesRef
> termAcceptor)
Method Details
buildQuery
Query
buildQuery
(
BiPredicate
<
String
,
BytesRef
> termAcceptor)
throws
IOException
Throws:
IOException