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
Adds a clause to a boolean query.

Methods with return type org.apache.lucene.search.BooleanClause

BooleanClause[]
Returns the set of clauses in this query.

Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.