Riak Elixir Client v1.1.6 Riak.Index View Source

Link to this section Summary

Functions

@deprecated There are performance issues with 2i, please use another query strategy. Execute a secondary index equality query

@deprecated There are performance issues with 2i, please use another query strategy. Execute a secondary index range query

Link to this section Functions

Link to this function query(bucket, arg, key, opts) View Source
Link to this function query(pid, bucket, startkey, key, opts) View Source

@deprecated There are performance issues with 2i, please use another query strategy. Execute a secondary index equality query.

Link to this function query(pid, bucket, arg, startkey, endkey, opts) View Source

@deprecated There are performance issues with 2i, please use another query strategy. Execute a secondary index range query.