Re: Dedupe and overwriteDupes setting

2012-06-15 Thread Shameema Umer
Hi, My solrconfig dedupe setting is as follows. true false dupesign title,url org.apache.solr.update.processor.Lookup3Signature Even though overwriteDupes is set to false, search qiery results show the contents are overwrtten. Is this becaus

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 >