Package | Description |
---|---|
org.apache.uima.cas.admin |
Modifier and Type | Method and Description |
---|---|
FSIndexComparator |
FSIndexRepositoryMgr.createComparator()
Create a new comparator to define a new index.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FSIndexRepositoryMgr.createIndex(FSIndexComparator comp,
String label)
Create a new sorted index.
|
boolean |
FSIndexRepositoryMgr.createIndex(FSIndexComparator comp,
String label,
int indexingStrategy)
Create a new index.
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.