Uses of Interface
org.apache.uima.search.IndexRule
Packages that use IndexRule
Package
Description
Standard UIMA interfaces for indexing and search.
Search engine-independent indexing classes.
-
Uses of IndexRule in org.apache.uima.search
Methods in org.apache.uima.search that return IndexRuleModifier and TypeMethodDescriptionIndexBuildItem.getIndexRule()
Gets theIndexRule
that defines how annotations matching this build item should be indexed.Methods in org.apache.uima.search with parameters of type IndexRuleModifier and TypeMethodDescriptionvoid
IndexBuildItem.setIndexRule
(IndexRule aRule) Sets theIndexRule
that defines how annotations matching this build item should be indexed. -
Uses of IndexRule in org.apache.uima.search.impl
Classes in org.apache.uima.search.impl that implement IndexRuleMethods in org.apache.uima.search.impl that return IndexRuleMethods in org.apache.uima.search.impl with parameters of type IndexRule