[
https://issues.apache.org/jira/browse/SOLR-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651508#comment-13651508
]
Yonik Seeley commented on SOLR-4798:
------------------------------------
Actually, it's related but different.
This is about the low level index splitting not using the router - hence
anything with a "!" will hash incorrectly (using the default compositeId
router) and we'll put it in the wrong split.
> shard splitting does not respect router (docs with a compositeId may not go
> to correct shard)
> ---------------------------------------------------------------------------------------------
>
> Key: SOLR-4798
> URL: https://issues.apache.org/jira/browse/SOLR-4798
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.3
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
>
> Lowest level shard splitting code needs to somehow use the router for the
> collection.
--
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]