|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchException | |
---|---|
gate.creole.ir | |
gate.creole.ir.lucene |
Uses of SearchException in gate.creole.ir |
---|
Methods in gate.creole.ir that throw SearchException | |
---|---|
QueryResultList |
Search.search(String query)
Search in corpus with this query. |
QueryResultList |
Search.search(String query,
int limit)
Search in corpus with this query. |
QueryResultList |
Search.search(String query,
int limit,
List fieldNames)
Search in corpus with this query. |
QueryResultList |
Search.search(String query,
List fieldNames)
Search in corpus with this query. |
void |
TestIndex.testIndex_10()
Search in existing index. |
Uses of SearchException in gate.creole.ir.lucene |
---|
Methods in gate.creole.ir.lucene that throw SearchException | |
---|---|
QueryResultList |
LuceneSearch.search(String query)
Search in corpus with this query. |
QueryResultList |
LuceneSearch.search(String query,
int limit)
Search in corpus with this query. |
QueryResultList |
LuceneSearch.search(String query,
int limit,
List fieldNames)
Search in corpus with this query. |
QueryResultList |
LuceneSearch.search(String query,
List fieldNames)
Search in corpus with this query. |
|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |