Uses of Class
gate.persist.LuceneDataStoreImpl

Packages that use LuceneDataStoreImpl
gate.creole.annic.lucene   
 

Uses of LuceneDataStoreImpl in gate.creole.annic.lucene
 

Fields in gate.creole.annic.lucene declared as LuceneDataStoreImpl
private  LuceneDataStoreImpl LuceneSearcher.datastore
          Used with freq method for statistics.
 

Methods in gate.creole.annic.lucene with parameters of type LuceneDataStoreImpl
 void LuceneSearcher.setLuceneDatastore(LuceneDataStoreImpl datastore)