[
https://issues.apache.org/jira/browse/SOLR-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189322#comment-13189322
]
Martijn van Groningen commented on SOLR-3052:
---------------------------------------------
The typo also exists in SearchGroupsRequestFactory line 74...
At least the typo is consistent :)
The reason I never documented this parameter is because it was meant to be used
internally by Solr (just like field sort values (fsv) parameter). But I can
understand why people might want to use this.
> Typo in QueryComponent Distributed grouping parameter
> -----------------------------------------------------
>
> Key: SOLR-3052
> URL: https://issues.apache.org/jira/browse/SOLR-3052
> Project: Solr
> Issue Type: Bug
> Reporter: Grant Ingersoll
> Priority: Trivial
> Fix For: 3.6, 4.0
>
>
> The QueryComponent on line 388 and 409 has a typo in the name of a parameter
> which would likely cause problems:
> {code}
> if (params.getBool("group.distibuted.first", false)) {
> {code}
> the typo being "distibuted".
> Also, this param is not doc'd, so it would be good to add some docs on it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]