Package | Description |
---|---|
org.elasticsearch.index.engine | |
org.elasticsearch.index.shard |
Modifier and Type | Class and Description |
---|---|
static class |
Engine.Create |
static class |
Engine.Index |
Modifier and Type | Method and Description |
---|---|
Engine.IndexingOperation |
IndexShard.performRecoveryOperation(Translog.Operation operation)
Performs a single recovery operation, and returns the indexing operation (or null if its not an indexing operation)
that can then be used for mapping updates (for example) if needed.
|
Copyright © 2009–2015. All rights reserved.