solr should error on document add/update if uniqueKey field has multiple tokens.
--------------------------------------------------------------------------------

                 Key: SOLR-1401
                 URL: https://issues.apache.org/jira/browse/SOLR-1401
             Project: Solr
          Issue Type: Improvement
            Reporter: Hoss Man


over the years, have seem more then a few solr-user posts noticing odd behavior 
when using a uniqueKey field configured to use TextField with a non trivial 
analyzer ... we shouldn't error on TextField (KeyworkdTokenizer is perfectly 
legitimate) but we should error if that analyzer produces multiple tokens.  

Likewise we should verify that good error messages if uniqueKey field is 
configured such that multivalued=true.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to