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

Alex Cowell commented on SOLR-2358:
-----------------------------------

bq. Since this functionality is core to Solr and should always be present, it 
would be natural to either build it into the DirectUpdateHandler2 or to add 
this processor to the set of default UpdateProcessors that are executed if no 
update.processor parameter is specified.

What advantage would we gain from moving this functionality into 
DirectUpdateHandler2? From what I understand, the UpdateHandler deals directly 
with the index whereas the DistributedUpdateRequestProcessor merely takes 
requests deemed to be distributed by the request handler and distributes them 
to a list of shards based on a distribution policy. 

> Distributing Indexing
> ---------------------
>
>                 Key: SOLR-2358
>                 URL: https://issues.apache.org/jira/browse/SOLR-2358
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: William Mayor
>            Priority: Minor
>         Attachments: SOLR-2358.patch
>
>
> The first steps towards creating distributed indexing functionality in Solr

-- 
This message is automatically generated by JIRA.
-
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