[prev in list] [next in list] [prev in thread] [next in thread] 

List:       solr-user
Subject:    Re: Iterating the entire dataset
From:       "Yonik Seeley" <yonik () apache ! org>
Date:       2008-05-28 22:33:45
Message-ID: c68e39170805281533h616b6f45h55d6542441594f6 () mail ! gmail ! com
[Download RAW message or body]

On Wed, May 28, 2008 at 6:26 PM, Daniel Garcia <garcia_danny@yahoo.com> wrote:
> Is there a simple way to query the entire dataset? I want to be able to iterate \
> through every document in the index.

q=*:*&start=0&rows=100
q=*:*&start=100&rows=100
etc

You could specify a very large rows, but it's probably best to handle
in pages/chunks.

-Yonik


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic