Package | Description |
---|---|
org.elasticsearch.search.internal |
Modifier and Type | Method and Description |
---|---|
static ContextIndexSearcher.Stage |
ContextIndexSearcher.Stage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextIndexSearcher.Stage[] |
ContextIndexSearcher.Stage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ContextIndexSearcher.finishStage(ContextIndexSearcher.Stage stage) |
void |
ContextIndexSearcher.inStage(ContextIndexSearcher.Stage stage) |
Copyright © 2009–2015. All rights reserved.