Yes I am sure the uniqueKeyId are unique

Here are exactly my two requests:

http://SOLR_IP:8201/solr/Staging/select?q=*:*&rows=100&start=800&fl=id,position_id,job_id&sort=position_posted_date_id%20desc

http://SOLR_IP:8201/solr/Staging/select?q=*:*&rows=100&start=900&fl=id,position_id,job_id&sort=position_posted_date_id%20desc

I looked to the docId I am getting through the two requests using
q=id:suspect_id&distrib=false, I can find it only in one shard and in it's
replica (with different timestamp)

I also noticed that I am having two slightly different result through the
exactly two same request.

Thank you for your help




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Pagination-issue-tp4308226p4308297.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to