| 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 | 
|---|---|
| IndexRule | IndexBuildItem. getIndexRule()Gets the  IndexRulethat defines how annotations matching this build item should be
 indexed. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IndexBuildItem. setIndexRule(IndexRule aRule)Sets the  IndexRulethat defines how annotations matching this build item should be
 indexed. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IndexRule_impl | 
| Modifier and Type | Method and Description | 
|---|---|
| IndexRule | IndexBuildItem_impl. getIndexRule() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IndexBuildItem_impl. setIndexRule(IndexRule aRule) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.