Package org.apache.uima.search

Standard UIMA interfaces for indexing and search.

See:
          Description

Interface Summary
Attribute A simple name, value pair that is specified as part of a Style to further define its behavior.
Filter Specifies a constraint that matches against annotations in the CAS.
IndexBuildItem An individual item within a IndexBuildSpecification.
IndexBuildSpecification Determines how a CAS get indexed with a UIMA-compliant search engine.
IndexRule A rule that specifies indexing behavior.
Mapping Mapping from a CAS feature name to its name in the index.
Style An indexing style.
 

Exception Summary
IndexingException Thrown by the Index to indicate that a failure has occurred during indexing.
 

Package org.apache.uima.search Description

Standard UIMA interfaces for indexing and search.



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.