Uses of Class
gate.creole.annic.lucene.LuceneSearcher

Packages that use LuceneSearcher
gate.creole.annic.lucene   
 

Uses of LuceneSearcher in gate.creole.annic.lucene
 

Methods in gate.creole.annic.lucene with parameters of type LuceneSearcher
 boolean LuceneSearchThread.search(String query, int patternWindow, String indexLocation, String corpusToSearchIn, String annotationSetToSearchIn, LuceneSearcher luceneSearcher)
          This method collects the necessary information from lucene and uses it when the next method is called