: id
: document_title
:
whoa... that's a pretty out there usecase ... i don't think i've ever seen
someone use their uniqueKey field as the target of a copyField.
off the top of my head, i suspect maybe the copy field is taking place
after the duplicate detection? ... but i'm not sure...
: W
Hi Solr users,
I have the following fields set in my 'schema.xml'.
*** schema.xml ***
...
id
document_title
*** schema.xml ***
When I add a document with a duplicate title, it gets duplicated (not
sure why)
duplicate
duplicate
When I add a document with a duplicate titl