Uses of Interface
org.apache.uima.search.IndexBuildItem
Package
Description
Standard UIMA interfaces for indexing and search.
Search engine-independent indexing classes.
-
Uses of IndexBuildItem in org.apache.uima.search
Modifier and TypeMethodDescriptionIndexBuildSpecification.getIndexBuildItems()
Gets theIndexBuildItem
objects that comprise this index build specification.Modifier and TypeMethodDescriptionvoid
IndexBuildSpecification.setIndexBuildItems
(IndexBuildItem[] aItems) Sets theIndexBuildItem
objects that comprise this index build specification. -
Uses of IndexBuildItem in org.apache.uima.search.impl
Modifier and TypeMethodDescriptionvoid
IndexBuildSpecification_impl.setIndexBuildItems
(IndexBuildItem[] aItems)