You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Timothy Potter (JIRA)" <ji...@apache.org> on 2015/12/11 21:40:46 UTC

[jira] [Created] (SOLR-8406) AddSchemaFieldsUpdateProcessorFactory should handle list fields better

Timothy Potter created SOLR-8406:
------------------------------------

             Summary: AddSchemaFieldsUpdateProcessorFactory should handle list fields better
                 Key: SOLR-8406
                 URL: https://issues.apache.org/jira/browse/SOLR-8406
             Project: Solr
          Issue Type: Improvement
          Components: Data-driven Schema
            Reporter: Timothy Potter


paraphrasing from offline discussion with Hossman:

bq. when AddSchemaFieldsUpdateProcessorFactory mappings refer to fieldtypes that are multivalued=false, it should either skip that mapping, or explicitly specify multivalued=true, when a document with values matching that mapping contains multiple values

basically, I'm submitting a document with foo = [ "bar", "baz" ] and field guessing doesn't figure out that foo is multi-valued unless my default is set to strings ... 





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org