Uses of Interface
org.apache.uima.search.IndexBuildItem
Packages that use IndexBuildItem
Package
Description
Standard UIMA interfaces for indexing and search.
Search engine-independent indexing classes.
-
Uses of IndexBuildItem in org.apache.uima.search
Methods in org.apache.uima.search that return IndexBuildItemModifier and TypeMethodDescriptionIndexBuildSpecification.getIndexBuildItems()
Gets theIndexBuildItem
objects that comprise this index build specification.Methods in org.apache.uima.search with parameters of type IndexBuildItemModifier and TypeMethodDescriptionvoid
IndexBuildSpecification.setIndexBuildItems
(IndexBuildItem[] aItems) Sets theIndexBuildItem
objects that comprise this index build specification. -
Uses of IndexBuildItem in org.apache.uima.search.impl
Classes in org.apache.uima.search.impl that implement IndexBuildItemFields in org.apache.uima.search.impl declared as IndexBuildItemMethods in org.apache.uima.search.impl that return IndexBuildItemMethods in org.apache.uima.search.impl with parameters of type IndexBuildItemModifier and TypeMethodDescriptionvoid
IndexBuildSpecification_impl.setIndexBuildItems
(IndexBuildItem[] aItems)