Uses of Interface
org.apache.uima.search.IndexRule
Package
Description
Standard UIMA interfaces for indexing and search.
Search engine-independent indexing classes.
-
Uses of IndexRule in org.apache.uima.search
Modifier and TypeMethodDescriptionIndexBuildItem.getIndexRule()
Gets theIndexRule
that defines how annotations matching this build item should be indexed.Modifier 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