You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Martijn van Groningen (JIRA)" <ji...@apache.org> on 2012/05/16 23:17:08 UTC

[jira] [Commented] (SOLR-3454) ArrayIndexOutOfBoundsException while grouping via Solrj

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

Martijn van Groningen commented on SOLR-3454:
---------------------------------------------

Hi Ludovic. I've tried running the attached patch on both trunk and 3.6 branch without the fix in Grouping.java, but the test doesn't fail. Is something missing in the test? Can you maybe attach a stacktrace?
                
> ArrayIndexOutOfBoundsException while grouping via Solrj
> -------------------------------------------------------
>
>                 Key: SOLR-3454
>                 URL: https://issues.apache.org/jira/browse/SOLR-3454
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>    Affects Versions: 3.5, 3.6
>         Environment: Windows 7, Java 6
>            Reporter: ludovic Boutros
>         Attachments: SOLR-3454.diff
>
>
> When we try to use the grouping function at the end of a result via solrj with the parameter group.main=true, 
> an ArrayIndexOutOfBoundsException is raised.
> For instance, on a result containing 3 groups, if the start & rows parameters are equal to 2 & 5 respectively.
> I will attach a patch.

--
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