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

ASF subversion and git services commented on SOLR-4249:
-------------------------------------------------------

Commit 1518717 from [email protected] in branch 'dev/trunk'
[ https://svn.apache.org/r1518717 ]

SOLR-4249: UniqFieldsUpdateProcessorFactory now extends 
FieldMutatingUpdateProcessorFactory and supports all of it's selector options
                
> change UniqFieldsUpdateProcessorFactory to subclass 
> FieldValueSubsetUpdateProcessorFactory
> ------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4249
>                 URL: https://issues.apache.org/jira/browse/SOLR-4249
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>            Priority: Minor
>         Attachments: SOLR-4249.patch
>
>
> UniqFieldsUpdateProcessorFactory has been arround for a while, but if we 
> change it to subclass FieldValueSubsetUpdateProcessorFactory, a lot of 
> redundent code could be eliminated from that class, and the factory could be 
> made more configurable by supporting all of the field matching logic in 
> FieldMutatingUpdateProcessorFactory, not just a list of field names.
> (the only new code that would be needed is handling the legacy config case 
> currently supported by UniqFieldsUpdateProcessorFactory)

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