public final class StoreIndex extends AsIsRiakCommand<Void,YokozunaIndex>
To store/create an index for Solr/Yokozuna in Riak, you must supply a
YokozunaIndex that defines the index and it's properties.
| Modifier and Type | Class and Description |
|---|---|
static class |
StoreIndex.Builder
Builder for a StoreIndex command.
|
| Modifier and Type | Method and Description |
|---|---|
protected YzPutIndexOperation |
buildCoreOperation() |
executeAsyncexecute, executeprotected YzPutIndexOperation buildCoreOperation()
buildCoreOperation in class AsIsRiakCommand<Void,YokozunaIndex>Copyright © 2016. All rights reserved.