Follow-up on this issue.
I eventually found the problem.
The naming scheme changed from solr 3.2 onwards.
The line as it states in the documentation:
dedupe
should now be:
dedupe
https://issues.apache.org/jira/browse/SOLR-2105
--
View this message in context:
http://lucene.472066.n3.nabble.
Hi,
I'm using solr 3.3 and want to add a signature field to solr to later be
able to deduplicate search results using field collapsing. I'm using DIH to
fill solr.
Extract from solrconfig.xml
true
false
signature
ctcontent
solr.update.processor.Lookup3Signatu