|
GATE Version 3.1-2270 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexedCorpus | |
|---|---|
| gate.corpora | |
| gate.creole.ir | |
| gate.creole.ir.lucene | |
| gate.gui | |
| Uses of IndexedCorpus in gate.corpora |
|---|
| Classes in gate.corpora that implement IndexedCorpus | |
|---|---|
class |
SerialCorpusImpl
|
| Uses of IndexedCorpus in gate.creole.ir |
|---|
| Methods in gate.creole.ir that return IndexedCorpus | |
|---|---|
IndexedCorpus |
SearchPR.getCorpus()
|
IndexedCorpus |
QueryResultList.getQueryCorpus()
|
| Methods in gate.creole.ir with parameters of type IndexedCorpus | |
|---|---|
void |
Search.setCorpus(IndexedCorpus ic)
Sets coprus in which will doing search operations. |
void |
SearchPR.setCorpus(IndexedCorpus corpus)
|
| Constructors in gate.creole.ir with parameters of type IndexedCorpus | |
|---|---|
QueryResultList(String query,
IndexedCorpus corpus,
List results)
Constructor of the class. |
|
| Uses of IndexedCorpus in gate.creole.ir.lucene |
|---|
| Methods in gate.creole.ir.lucene with parameters of type IndexedCorpus | |
|---|---|
void |
LuceneSearch.setCorpus(IndexedCorpus ic)
Set the indexed corpus resource for searching. |
| Uses of IndexedCorpus in gate.gui |
|---|
| Constructors in gate.gui with parameters of type IndexedCorpus | |
|---|---|
CreateIndexDialog(Dialog owner,
IndexedCorpus ic)
|
|
CreateIndexDialog(Frame owner,
IndexedCorpus ic)
|
|
|
GATE Version 3.1-2270 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||