Package | Description |
---|---|
gate.creole.annic.apache.lucene.search |
Modifier and Type | Method and Description |
---|---|
BooleanClause[] |
BooleanQuery.getClauses()
Returns the set of clauses in this query.
|
Modifier and Type | Method and Description |
---|---|
void |
BooleanQuery.add(BooleanClause clause)
Adds a clause to a boolean query.
|
Copyright © 2024 GATE. All rights reserved.