Uses of Class
org.apache.uima.lucas.LuceneDocumentAE

Packages that use LuceneDocumentAE
org.apache.uima.lucas   
org.apache.uima.lucas.consumer   
 

Uses of LuceneDocumentAE in org.apache.uima.lucas
 

Subclasses of LuceneDocumentAE in org.apache.uima.lucas
 class ProspectiveSearchAE
          The ProspectiveSearchAE monitors if one of the defined search queries occurs in the processed document, for each matching search query a FS is inserted into the CAS.
 

Uses of LuceneDocumentAE in org.apache.uima.lucas.consumer
 

Subclasses of LuceneDocumentAE in org.apache.uima.lucas.consumer
 class LuceneCASIndexer
          Reads CAS object and writes the particular information in fields of a Lucene index.
 



Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.