M
To: solr-user@lucene.apache.org
Subject: Re: Cursor mark page duplicates
On 11/28/2019 1:30 AM, Dwane Hall wrote:
> I asked a question on the forum a couple of weeks ago regarding cursorMark
> duplicates. I initially thought it may be due to HDFSCaching because I was
> unable repl
On 11/28/2019 1:30 AM, Dwane Hall wrote:
I asked a question on the forum a couple of weeks ago regarding cursorMark
duplicates. I initially thought it may be due to HDFSCaching because I was
unable replicate the issue on local indexes but unfortunately the dreaded
duplicates have returned!! F
Host:9021/solr/my_collection_shard4_replica_n14/"}]
}}
As you can see both documents have the same version number but different
maxScores and Solr_Update_Date's. My understanding is the cursorMark should
only be generated off the id field so I can't see why I would get a
monitor our new index configuration and if I notice
any similar behaviour I'll make the community aware of my findings.
Once again,
Thanks for your input
Dwane
From: Chris Hostetter
Sent: Friday, 8 November 2019 9:58 AM
To: solr-user@lucene.apache.org
: I'm using Solr's cursor mark feature and noticing duplicates when paging
: through results. The duplicate records happen intermittently and appear
: at the end of one page, and the beginning of the next (but not on all
: pages through the results). So if rows=20 the duplicate records would
Dwane:
Nice writeup. This is puzzling. First, theoretically the two replicas shouldn’t
have any effect. Shawn’e comment was more that somehow two _different_ shards
had a duplicate ID.
Do both replicas have exactly the same document count? You can find this out by
“..solr/collection1_shard1_re
Hey Solr community,
I'm using Solr's cursor mark feature and noticing duplicates when paging
through results. The duplicate records happen intermittently and appear at
the end of one page, and the beginning of the next (but not on all pages
through the results). So if rows=20 the duplicate re