Uses of Package
org.apache.uima.search
-
Packages that use org.apache.uima.search Package Description 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 Class Description Attribute A simple name, value pair that is specified as part of aStyle
to further define its behavior.Filter Specifies a constraint that matches against annotations in the CAS.IndexBuildItem An individual item within aIndexBuildSpecification
.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 Class Description Attribute A simple name, value pair that is specified as part of aStyle
to further define its behavior.Filter Specifies a constraint that matches against annotations in the CAS.IndexBuildItem An individual item within aIndexBuildSpecification
.IndexBuildSpecification Determines how aCAS
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 Class Description IndexBuildSpecification Determines how aCAS
get indexed with a UIMA-compliant search engine. -
Classes in org.apache.uima.search used by org.apache.uima.util.impl Class Description IndexBuildSpecification Determines how aCAS
get indexed with a UIMA-compliant search engine.