Hi Sean, Thanks for a swift reply here are some followup questions.
Is it implemented on the PHP client library? (this is what i'm currently using right now) can i also do lucene query with solr? Thanks, Odie On Mon, May 2, 2011 at 4:29 AM, Sean Cribbs <[email protected]> wrote: > 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 > > > -- 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
