Package org.apache.uima.lucas

Interface Summary
SearchQuery A SearchQuery defines a "search request" which is monitored against a stream of text.
SearchQueryProvider The SearchQueryProvider is responsible to provide access to the SearchQuerys.
 

Class Summary
LuceneDocumentAE Abstract base class for AEs which need to process Lucene Document objects.
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.
 



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