| Package | Description | 
|---|---|
| org.apache.uima.search | Standard UIMA interfaces for indexing and search. | 
| org.apache.uima.search.impl | Search engine-independent indexing classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| IndexBuildItem[] | IndexBuildSpecification. getIndexBuildItems()Gets the  IndexBuildItemobjects that comprise this index build specification. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IndexBuildSpecification. setIndexBuildItems(IndexBuildItem[] aItems)Sets the  IndexBuildItemobjects that comprise this index build specification. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IndexBuildItem_impl | 
| Modifier and Type | Method and Description | 
|---|---|
| IndexBuildItem[] | IndexBuildSpecification_impl. getIndexBuildItems() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IndexBuildSpecification_impl. setIndexBuildItems(IndexBuildItem[] aItems) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.