suggest multiValued for ignored field
-------------------------------------

                 Key: SOLR-1022
                 URL: https://issues.apache.org/jira/browse/SOLR-1022
             Project: Solr
          Issue Type: Improvement
          Components: update
    Affects Versions: 1.3
         Environment: Mac OS 10.5 java 1.5
            Reporter: Peter Wolanin
            Priority: Minor
             Fix For: 1.4


We are sing the suggested "ignored" field in the schema.  I have found, 
however, that Solr still throws a error 400 if I send in an unmatched 
multi-valued field.

It seems that if I set this ignored field to be multiValued than a document 
with unrecognized single or multiple value fields is sucessfully indexed.

Attached patch alters this suggested item in the schema.

-- 
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