|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryParser | |
|---|---|
| gate.creole.annic.lucene | |
| Uses of QueryParser in gate.creole.annic.lucene |
|---|
| Fields in gate.creole.annic.lucene declared as QueryParser | |
|---|---|
private QueryParser |
LuceneSearchThread.queryParser
Instance of a QueryParser. |
| Methods in gate.creole.annic.lucene with parameters of type QueryParser | |
|---|---|
int |
PatternValidator.validate(List<String> queryTokens,
List<Token> annotations,
int from,
QueryParser queryParser)
This method takes two parameters the actual query issued and annotations in which it checks if the annotations exist that are validating for the given query |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||