Re: Dedupe and overwriteDupes setting

2012-06-15 Thread Shameema Umer
because there are duplicate contents on solr and the query results is displaying only the latest entery from the duplicate? I actually need the "date" field not to be overwritten. Please help. Thanks Shameema -- View this message in context: http://lucene.472066.n3.nabble.com/

Re: Dedupe and overwriteDupes setting

2010-05-12 Thread Markus Jelsma
Jira ticket added https://issues.apache.org/jira/browse/SOLR-1908 Wiki entry updated http://wiki.apache.org/solr/Deduplication On Tuesday 11 May 2010 17:24:10 Mark Miller wrote: > 1. You need to set the sig field to indexed. > 2. This should be added to the wiki > 3. Want to make a JIRA issue? Thi

RE: Re: Dedupe and overwriteDupes setting

2010-05-11 Thread Markus Jelsma
rk Miller Sent: Tue 11-05-2010 17:25 To: solr-user@lucene.apache.org; Subject: Re: Dedupe and overwriteDupes setting 1. You need to set the sig field to indexed. 2. This should be added to the wiki 3. Want to make a JIRA issue? This is not very friendly behavior (when you have the sig field

Re: Dedupe and overwriteDupes setting

2010-05-11 Thread Mark Miller
1. You need to set the sig field to indexed. 2. This should be added to the wiki 3. Want to make a JIRA issue? This is not very friendly behavior (when you have the sig field set to indexed=false and overwriteDupes=true it should likely complain) -- - Mark http://www.lucidimagination.com

Re: Dedupe and overwriteDupes setting

2010-05-11 Thread Markus Jelsma
It seems this e-mail did already leave the outbox yesterday. Apologies for the spam. On Tuesday 11 May 2010 10:13:18 Markus Jelsma wrote: > List, > > > I've stumbled upon an issue with the deduplication mechanism. It either > deletes all documents or does nothing at all and it depends on the >

Dedupe and overwriteDupes setting

2010-05-11 Thread Markus Jelsma
List, I've stumbled upon an issue with the deduplication mechanism. It either deletes all documents or does nothing at all and it depends on the overwriteDupes setting, resp. true and false. I use a slightly modified configuration: true sig true content o

Dedupe and overwriteDupes setting

2010-05-11 Thread Markus Jelsma
List, I've stumbled upon an issue with the deduplication mechanism. It either deletes all documents or does nothing at all and it depends on the overwriteDupes setting, resp. true and false. I use a slightly modified configuration: true sig true content o