You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/20 19:15:41 UTC

[jira] [Resolved] (SOLR-3052) Typo in QueryComponent Distributed grouping parameter

     [ https://issues.apache.org/jira/browse/SOLR-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man resolved SOLR-3052.
----------------------------

    Resolution: Fixed
      Assignee: Martijn van Groningen

resolving since it looks like everything has been commited.

Martijn: if you think it's something users should know about, i would add mention of it to the wiki ... if it's something only devs might want to be aware of then i would add it to the javadocs.

either way we should go ahead and resolve this issue as fixed in 3.6 since that's where the change was made.
                
> 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
>            Assignee: Martijn van Groningen
>            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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org