| 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 | 
|---|---|
| Filter | IndexBuildItem. getFilter()Gets the  Filterthat identifies which instances of the named CAS type are governed
 by the index rule for this item. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IndexBuildItem. setFilter(Filter aFilter)Sets the  Filterthat identifies which instances of the named CAS type are governed
 by the index rule for this item. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | Filter_impl | 
| Modifier and Type | Method and Description | 
|---|---|
| Filter | IndexBuildItem_impl. getFilter() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IndexBuildItem_impl. setFilter(Filter aFilter) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.