| Package | Description |
|---|---|
| com.basho.riak.client.api.commands.search |
Commands used for Riak search.
|
| Class and Description |
|---|
| DeleteIndex
Command used to delete a search index in Riak.
|
| FetchIndex
Command used to fetch a search index from Riak.
|
| FetchSchema
Command used to fetch a search schema from Riak.
|
| Search
Command used to perform a search in Riak.
|
| Search.Builder
Builder for a Search command.
|
| Search.Option |
| Search.Option.Operation
Enum that encapsulates the possible operators for a Riak search query default operator field.
|
| Search.Presort
Enum that encapsulates the possible settings for a search command's presort setting.
|
| StoreIndex
Command used to store a search index in Riak.
|
| StoreIndex.Builder
Builder for a StoreIndex command.
|
| StoreSchema
Command used to store a search schema in Riak.
|
Copyright © 2016. All rights reserved.