Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.apache.lucene.search.BooleanClause
Uses in package org.apache.lucene.search
Methods with parameter type org.apache.lucene.search.BooleanClause
void
BooleanQuery
.
add
(
BooleanClause
clause)
Adds a clause to a boolean query.
Methods with return type org.apache.lucene.search.BooleanClause
BooleanClause
[]
BooleanQuery
.
getClauses
()
Returns the set of clauses in this query.
Overview
Package
Class
Use
Tree
Index
Deprecated
About
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.