On Jul 15, 2008, at 2:45 AM, Sunil wrote:

Hi All,

I want to change the duplicate content behavior in solr. What I want to
do is:

1) I don't want duplicate content.
2) I don't want to overwrite old content with new one.

Means, if I add duplicate content in solr and the content already
exists, the old content should not be overwritten.

Can anyone suggest how to achieve it?


Check the "allowDups" options for <add>
http://wiki.apache.org/solr/UpdateXmlMessages#head-3dfbf90fbc69f168ab6f3389daf68571ad614bef




Thanks,
Sunil



Reply via email to