The web interface to Riak Search lets you paginate your results using the "rows" and "start" query parameters. Here's an example:
http://riakhost:8098/solr/people/select?start=10&rows=10&q=sean You can find al of this information on the wiki: http://wiki.basho.com/Riak-Search---Querying.html#Querying-via-the-Solr-Interface Sean Cribbs <[email protected]> Developer Advocate Basho Technologies, Inc. http://basho.com/ On May 1, 2011, at 1:08 PM, Odelon Miranda wrote: > Hi, > How to do a paging in riak-search queries? > Like offset and limit in some relational databases (like. mysql) > > Thanks, > > Odie > > -- > We stretch out both of our arms... > Pass through the clouds, straight to the sky... > Even though we touched the Moon and the Mars... > We still cannot touch the TRUTH. > --- from the manga BLEACH > > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
