Package | Description |
---|---|
org.jbei.ice.lib.dto.search | |
org.jbei.ice.lib.search |
Modifier and Type | Method and Description |
---|---|
static IndexType |
IndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexType[] |
IndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IndexBuildStatus |
SearchController.getIndexStatus(IndexType type) |
void |
SearchController.rebuildIndexes(String userId,
IndexType type)
Rebuilds the search indices.
|
Copyright © 2017. All rights reserved.