[ 
https://issues.apache.org/jira/browse/SOLR-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845697#action_12845697
 ] 

Mark Miller commented on SOLR-1803:
-----------------------------------

bq. Actually the problem is that the effect of combining params and generated 
values is not defined well.

Your tests and summary don't appear to try and cover this ... should we update 
the Title and Description?

bq.  I suggest that the semantics should be, "a param is treated exactly like a 
generated field".

Have you tested that this is not the case? When I look at the code, it appears 
to me that it does what your proposed semantics say -
params are treated like generated fields when adding multiple fields or 
concatenating - I have not tested this, but thats what the
code looks like its doing ...

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

Reply via email to