Perhaps you are looking for cursorMark:
http://solr.pl/en/2014/03/10/solr-4-7-efficient-deep-paging/ ?

Regards,
   Alex.
Personal: http://www.outerthoughts.com/ and @arafalov
Solr resources: http://www.solr-start.com/ and @solrstart
Solr popularizers community: https://www.linkedin.com/groups?gid=6713853


On Wed, Jul 23, 2014 at 4:59 PM, Mukundaraman Valakumaresan
<muk...@8kmiles.com> wrote:
> @Alexandre
> No, I mean the same what you mean docId:[100 TO 200]
>
> @Santosh
> My intention is to query all the docs from Solr. If I give rows=100&start=100,
> for which I need to apply my query as *:* , which is not a good idea. Hence
> looking for an option to filter based on docId.
>
> Thanks & Regards
> Mukund
>
>
>
>
> On Wed, Jul 23, 2014 at 10:43 AM, Alexandre Rafalovitch <arafa...@gmail.com>
> wrote:
>
>> Do you mean something different from docId:[100 TO 200] ?
>>
>> Regards,
>>    Alex.
>> Personal: http://www.outerthoughts.com/ and @arafalov
>> Solr resources: http://www.solr-start.com/ and @solrstart
>> Solr popularizers community: https://www.linkedin.com/groups?gid=6713853
>>
>>
>> On Wed, Jul 23, 2014 at 11:49 AM, Mukundaraman Valakumaresan
>> <muk...@8kmiles.com> wrote:
>> > Hi,
>> >
>> > Is it possible to execute queries using doc Id as a query parameter
>> >
>> > For eg, query docs whose doc Id is between 100 and 200
>> >
>> > Thanks & Regards
>> > Mukund
>>

Reply via email to