Hi,
We are exploring using Riak as our persistent storage for our next project.
Does Java client support search with paging and sorting, like the web solr api?
If yes, can you point one with class/method support it?

Here is an example with page and number of rows per page set,

curl "http://localhost:8098/solr/books/select?start=0&rows=10000&q=prog*";

If not, is there a plan to add the support to the Java client? Can we help?

Thanks.

-- Lei


________________________________
The information contained in this electronic mail transmission is intended only 
for the use of the individual or entity named in this transmission. If you are 
not the intended recipient of this transmission, you are hereby notified that 
any disclosure, copying or distribution of the contents of this transmission is 
strictly prohibited and that you should delete the contents of this 
transmission from your system immediately. Any comments or statements contained 
in this transmission do not necessarily reflect the views or position of GSI 
Commerce, Inc. or its subsidiaries and/or affiliates.

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

Reply via email to