On Thu, Jul 29, 2010 at 6:37 AM, Michael McCandless
wrote:
> Can you run CheckIndex on the index and post the output?
One of these days we need to get around to adding support for this in
Solr's admin interface.
http://issues.apache.org/jira/browse/SOLR-566
-Yonik
http://www.lucidimagination.com
nt: Tuesday, July 27, 2010 4:46 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Querying throws java.util.ArrayList.RangeCheck
>
> I haven't been able to reproduce anything...
> But if you guys are sure you're not running any custom code, then
> there's
.
-Kalyan
-Original Message-
From: ysee...@gmail.com [mailto:ysee...@gmail.com] On Behalf Of Yonik Seeley
Sent: Tuesday, July 27, 2010 4:46 PM
To: solr-user@lucene.apache.org
Subject: Re: Querying throws java.util.ArrayList.RangeCheck
I haven't been able to reproduce anything...
B
I haven't been able to reproduce anything...
But if you guys are sure you're not running any custom code, then
there's definitely seems to be a bug somewhere.
Can anyone reproduce this in something you can share?
-Yonik
http://www.lucidimagination.com
; process something is going wrong with the index.
>
> Thanks
> Kalyan
>
> -Original Message-
> From: ysee...@gmail.com [mailto:ysee...@gmail.com] On Behalf Of Yonik Seeley
> Sent: Tuesday, July 27, 2010 12:15 AM
> To: solr-user@lucene.apache.org
> Subject: Re:
Yonik Seeley
Sent: Tuesday, July 27, 2010 12:15 AM
To: solr-user@lucene.apache.org
Subject: Re: Querying throws java.util.ArrayList.RangeCheck
Do you have any custom code, or is this stock solr (and which version,
and what is the request)?
-Yonik
http://www.lucidimagination.com
On Tue, Jul 27, 20
Do you have any custom code, or is this stock solr (and which version,
and what is the request)?
-Yonik
http://www.lucidimagination.com
On Tue, Jul 27, 2010 at 12:30 AM, Manepalli, Kalyan
wrote:
> Hi,
> I am stuck at this weird problem during querying. While querying the solr
> index I am get
Hi,
I am stuck at this weird problem during querying. While querying the solr
index I am getting the following error.
Index: 52, Size: 16 java.lang.IndexOutOfBoundsException: Index: 52, Size: 16 at
java.util.ArrayList.RangeCheck(ArrayList.java:547) at
java.util.ArrayList.get(ArrayList.java:32