
com.basho.riak.client.api.commands.search.package-info Maven / Gradle / Ivy
/**
* Commands used for Riak search.
* Search commands
*
* - {@link com.basho.riak.client.api.commands.search.Search}
* - {@link com.basho.riak.client.api.commands.search.FetchIndex}
* - {@link com.basho.riak.client.api.commands.search.StoreIndex}
* - {@link com.basho.riak.client.api.commands.search.DeleteIndex}
* - {@link com.basho.riak.client.api.commands.search.FetchSchema}
* - {@link com.basho.riak.client.api.commands.search.StoreSchema}
*
*/
package com.basho.riak.client.api.commands.search;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy