[
https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657370#comment-13657370
]
Mark Miller commented on SOLR-4816:
-----------------------------------
bq. where it will use the field named "id" as the id field.
It seems there are two easish improvements we might do - either allow setting
the 'default' id field with a setter or look into using the new schema rest api
to actually request the id field from Solr.
I'm still not sold on the need to expose a new update method.
That's just a quick response though, I'll review your patch as soon as I get a
chance.
> Add method to 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
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]