Package | Description |
---|---|
gate.creole.annic.apache.lucene.search |
Modifier and Type | Method and Description |
---|---|
protected Weight |
Query.createWeight(Searcher searcher)
Expert: Constructs an appropriate Weight implementation for this query.
|
protected Weight |
TermQuery.createWeight(Searcher searcher) |
protected Weight |
PhraseQuery.createWeight(Searcher searcher) |
protected Weight |
BooleanQuery.createWeight(Searcher searcher) |
Weight |
Query.weight(Searcher searcher)
Expert: Constructs an initializes a Weight for a top-level query.
|
Copyright © 2024 GATE. All rights reserved.