Re: cursormark pagination inconsistency

2017-05-14 Thread moscovig
anks Gilad -- View this message in context: http://lucene.472066.n3.nabble.com/cursormark-pagination-inconsistency-tp4334312p4335014.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: cursormark pagination inconsistency

2017-05-12 Thread Shawn Heisey
On 5/9/2017 10:59 AM, moscovig wrote: > We are running on solrj 6.2.0, server 6.2.1 > and trying to fetch 100 records at a time, with nextCursorMark, > while* sorting on: score desc,* key asc > > The collection is made of 2 shards, with 3 replicas each. > > We get inconsistent results when not sp

cursormark pagination inconsistency

2017-05-09 Thread moscovig
/tweets_shard2_replica3 It is working as expected. It seems as if the cursor doesn't keep the sort between different replicas of each shard. Thank you for the help! -- View this message in context: http://lucene.472066.n3.nabble.com/cursormark-pagination-inconsistency-tp4334312.html Sent from the