You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Lance Norskog (JIRA)" <ji...@apache.org> on 2010/03/03 06:27:27 UTC

[jira] Updated: (SOLR-1803) ExtractingRequestHandler does not propagate multiple values to a multi-valued field

     [ https://issues.apache.org/jira/browse/SOLR-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lance Norskog updated SOLR-1803:
--------------------------------

    Attachment: display-extracting-bug.patch

This patch illustrates the problem. Line 90 should succeed but does not.

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