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

Joel Bernstein edited comment on SOLR-4816 at 5/15/13 1:40 PM:
---------------------------------------------------------------

No longer going to the core url directly with updates and instead sending to 
the baseUrl+/+collection. Also passing through the orignal params to each 
request. Added the getter/setter for the defaultId. 

Stephen, let me know if this addresses the bugs you found.
                
      was (Author: joel.bernstein):
    No longer going to the core url directly with updates and instead sending 
to the baseUrl+/+collectio. Also passing through the orignal params to each 
request. Added the getter/setter for the defaultId. 

Stephen, let me know if this addressed the bugs you found.
                  
> Change CloudSolrServer to send updates to the correct shard
> -----------------------------------------------------------
>
>                 Key: SOLR-4816
>                 URL: https://issues.apache.org/jira/browse/SOLR-4816
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>    Affects Versions: 4.3
>            Reporter: Joel Bernstein
>            Priority: Minor
>         Attachments: SOLR-4816.patch, SOLR-4816.patch, SOLR-4816.patch
>
>
> This issue adds a "directUpdate" method to CloudSolrServer which routes 
> update requests to the correct shard. This would be a nice feature to have to 
> eliminate the document routing overhead on the Solr servers.

--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to