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 serach 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 | |
Search.Presort |
Copyright © 2014. All rights reserved.