Re: Ranking of duplicate documents on solr

2024-11-20 Thread kshitij tyagi
Hi Every document has an internal lucene id attached to it at the lucene level, when the scores for 2 documents are same , it sorts by this internal id, and returns the response. This was the implementation when I checked sometime ago if I remember correctly Regards Kshitij On Wed, 20 Nov 2024 a

Re: Ranking of duplicate documents on solr

2024-11-20 Thread Saksham Gupta
Hi All, I verified hypotheses shared by Deepak in this mail thread for a few cases where the indexed date was different and where it was the same, and the hypothesis turned out accurate for all of the cases. *Summarising the Hypothesis:* Solr handles duplicate documents [documents present in mult

Re: Ranking of duplicate documents on solr

2024-08-01 Thread Saksham Gupta
Hi Deepak, Thanks for digging out such a detailed answer for my query. I did observe that the documents indexed earlier were the ones being displayed, but could not find any relevant documentation supporting this. Although, I could not understand the nuances pointed out in point 4, What do we mea

Re: Ranking of duplicate documents on solr

2024-07-30 Thread Deepak Goel
*Answer from Copilot:* Ah, the intricate dance of Solr shards and their cosmic collisions! Let’s unravel this like a digital detective, shall we? 🕵️‍♂️ When it comes to Solr and its distributed architecture, handling duplicate documents across shards can be as tricky as juggling flaming torches