Uses of Package
org.apache.uima.search

Packages that use org.apache.uima.search
org.apache.uima.search Standard UIMA interfaces for indexing and search. 
org.apache.uima.search.impl Search engine-independent indexing classes. 
org.apache.uima.util Utility classes and interfaces used by UIMA components. 
org.apache.uima.util.impl   
 

Classes in org.apache.uima.search used by org.apache.uima.search
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.
IndexRule
          A rule that specifies indexing behavior.
Mapping
          Mapping from a CAS feature name to its name in the index.
Style
          An indexing style.
 

Classes in org.apache.uima.search used by org.apache.uima.search.impl
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.
 

Classes in org.apache.uima.search used by org.apache.uima.util
IndexBuildSpecification
          Determines how a CAS get indexed with a UIMA-compliant search engine.
 

Classes in org.apache.uima.search used by org.apache.uima.util.impl
IndexBuildSpecification
          Determines how a CAS get indexed with a UIMA-compliant search engine.
 



Copyright © 2013. All Rights Reserved.