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

Steve Rowe resolved SOLR-4893.
------------------------------

       Resolution: Fixed
    Fix Version/s: 4.4
                   5.0

Thanks Hoss!

Committed:

- trunk: [r1491102|http://svn.apache.org/viewvc?view=rev&rev=1491102]
- branch_4x: [r1491109|http://svn.apache.org/viewvc?view=rev&rev=1491109]
                
> Add a FieldMutatingUpdateProcessor FieldNameSelector that checks whether a 
> field matches any schema field 
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4893
>                 URL: https://issues.apache.org/jira/browse/SOLR-4893
>             Project: Solr
>          Issue Type: Improvement
>          Components: update
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>            Priority: Minor
>             Fix For: 5.0, 4.4
>
>         Attachments: SOLR-4893.patch, SOLR-4893.patch, SOLR-4893.patch
>
>
> Add a new field update processor selector that will configure the processor 
> to select fields that match any schema field, or that don't match any schema 
> field, depending on its boolean parameter, e.g. to select fields that don't 
> match any schema field:
> {code:xml}
> <bool name="fieldNameMatchesSchemaField">false</bool>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to