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

2012-05-17 Thread ludovic Boutros (JIRA)

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

ludovic Boutros updated SOLR-3454:
--

Attachment: SOLR-3454.diff

 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, 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



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

2012-05-17 Thread ludovic Boutros (JIRA)

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

ludovic Boutros updated SOLR-3454:
--

Attachment: (was: SOLR-3454.diff)

 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



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

2012-05-17 Thread Martijn van Groningen (JIRA)

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

Martijn van Groningen updated SOLR-3454:


Attachment: SOLR-3454.patch

Patch looks good! I updated patch and moved the test into the 
TestGroupingSearch test class. I will commit this shortly.

 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, 4.0
 Environment: Windows 7, Java 6
Reporter: ludovic Boutros
 Fix For: 4.0, 3.6.1

 Attachments: SOLR-3454.diff, SOLR-3454.patch


 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



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

2012-05-14 Thread ludovic Boutros (JIRA)

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

ludovic Boutros updated SOLR-3454:
--

Attachment: SOLR-3454.diff

A test unit and a correction.

 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org