Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
As noted in SOLR-1695, DirectUpdateHandler(2) when a document is added, the uniqueKey field is only asserted to contain exactly one value if overwrite=true. If overwrite=false (or allowDups=true) then the uniqueKey field is not checked at all.
Attachments
Issue Links
- relates to
-
SOLR-1695 Missleading error message when adding docs with missing/multiple value(s) for uniqueKey field
- Closed