The client.search method is basically a shortcut to using the
mapred_search erlang function as an input to a map/reduce query.  You
can sort, seek and limit in the reduce phase of that mapred query.

An alternative is to use pysolr to talk to riak search.

Eric.

On Thu, Mar 31, 2011 at 11:15 AM, Thomas Bikeev <thomas.bik...@gmail.com> wrote:
> Hello,
> is it possible to use solr-type parameters: specifically start, rows and
> sort in python client?
>
> Thanks!
> --
> Thomas Bikeev
> Sent with Sparrow
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to