|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BooleanClause | |
org.apache.lucene.search | Table Of Contents |
Uses of BooleanClause in org.apache.lucene.search |
Methods in org.apache.lucene.search that return BooleanClause | |
BooleanClause[] |
BooleanQuery.getClauses()
Returns the set of clauses in this query. |
Methods in org.apache.lucene.search with parameters of type BooleanClause | |
void |
BooleanQuery.add(BooleanClause clause)
Adds a clause to a boolean query. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |