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

Shawn Heisey updated SOLR-5292:
-------------------------------

    Attachment: SOLR-5292.patch

Patch implementing SKIP_MUTATE_SINGLETON.  I will run tests.  I'm not sure how 
to test the new functionality - there was no test that I could find for 
DELETE_VALUE_SINGLETON, which served as the inspiration for this.

> Add SKIP_MUTATE_SINGLETON to FieldValueMutatingUpdateProcessor
> --------------------------------------------------------------
>
>                 Key: SOLR-5292
>                 URL: https://issues.apache.org/jira/browse/SOLR-5292
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 4.5
>            Reporter: Shawn Heisey
>            Assignee: Shawn Heisey
>            Priority: Minor
>             Fix For: 5.0, 4.6
>
>         Attachments: SOLR-5292.patch
>
>
> While trying to solve a problem, I came up with something that didn't work 
> for what I was trying to do, but seemed like it might be useful for somebody. 
>  This allows somebody to decide during the course of a mutateValue method 
> that they'd rather skip the mutate entirely - leave the source field value 
> completely unchanged.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to