[ https://issues.apache.org/jira/browse/SOLR-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845691#action_12845691 ]
Hoss Man commented on SOLR-1803: -------------------------------- Lance: i agree that the current semantics are either poorly definied, or not very useful, but your suggestion seems like it overlooks what is probably the two most common cases: * to have literal values that overwrite/replace extracted values * to have literal values that act as "defaults" unless extracted values are found ...those seem like they should both be possible for single and multivalued fields > ExtractingRequestHandler does not propagate multiple values to a multi-valued > field > ----------------------------------------------------------------------------------- > > Key: SOLR-1803 > URL: https://issues.apache.org/jira/browse/SOLR-1803 > Project: Solr > Issue Type: Bug > Components: contrib - Solr Cell (Tika extraction) > Reporter: Lance Norskog > Priority: Minor > Attachments: display-extracting-bug.patch > > > When multiple values for one field are extracted from a document, only the > last value is stored in the document. If one or more values are given as > parameters, those values are all stored. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.