Class | Description |
---|---|
DeleteIndex |
Command used to delete a search index in Riak.
|
DeleteIndex.Builder |
Builder for a DeleteIndex command.
|
FetchIndex |
Command used to fetch a search index from Riak.
|
FetchIndex.Builder |
Builder for a FetchIndex command.
|
FetchSchema |
Command used to fetch a search schema from Riak.
|
FetchSchema.Builder |
Builder for a FetchSchema command.
|
Search |
Command used to perform a search in Riak.
|
Search.Builder |
Builder for a Search command.
|
Search.Option<T> | |
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.
|
StoreSchema.Builder |
Builder for a StoreSchema command.
|
Enum | Description |
---|---|
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.
|
Copyright © 2016. All rights reserved.