RE: ArrayIndexOutOfBounds exception using FieldCache

2010-10-28 Thread karl.wright
Glad to be of service. ;-) Karl -Original Message- From: ext Michael McCandless [mailto:luc...@mikemccandless.com] Sent: Thursday, October 28, 2010 11:48 AM To: dev@lucene.apache.org; simon.willna...@gmail.com Subject: Re: ArrayIndexOutOfBounds exception using FieldCache On Thu, Oct 28

Re: ArrayIndexOutOfBounds exception using FieldCache

2010-10-28 Thread Michael McCandless
On Thu, Oct 28, 2010 at 11:05 AM, Simon Willnauer wrote: > On Thu, Oct 28, 2010 at 4:59 PM, Walter Underwood > wrote: >> How big is it? The Internet works pretty well for large files. > > Mike, pick the USB stick up during you next run :) Heh, next time :) Karl, this is one big field cache ent

Re: ArrayIndexOutOfBounds exception using FieldCache

2010-10-28 Thread Michael McCandless
Nice find Yonik! Mike On Thu, Oct 28, 2010 at 10:16 AM, Yonik Seeley wrote: > On Thu, Oct 28, 2010 at 6:15 AM,   wrote: >> Synched to trunk, blew away old indexes, reindexed, same behavior.  So I >> think we've got a problem, Houston. ;-) > > Hey Karl, can you try the following patch on trunk:

RE: ArrayIndexOutOfBounds exception using FieldCache

2010-10-28 Thread karl.wright
bject: Re: ArrayIndexOutOfBounds exception using FieldCache How big is it? The Internet works pretty well for large files. You can send a USB drive by snail mail. wunder On Oct 28, 2010, at 6:11 AM, wrote: > Talked with IT here - they don't recommend external transfers of this size.

Re: ArrayIndexOutOfBounds exception using FieldCache

2010-10-28 Thread Simon Willnauer
@nokia.com [mailto:karl.wri...@nokia.com] >> Sent: Thursday, October 28, 2010 8:16 AM >> To: dev@lucene.apache.org >> Subject: RE: ArrayIndexOutOfBounds exception using FieldCache >> >> It's on an internal Nokia machine, unfortunately, so the only way I can >>

Re: ArrayIndexOutOfBounds exception using FieldCache

2010-10-28 Thread Walter Underwood
and repeat" approach instead." > > Karl > > -Original Message- > From: ext karl.wri...@nokia.com [mailto:karl.wri...@nokia.com] > Sent: Thursday, October 28, 2010 8:16 AM > To: dev@lucene.apache.org > Subject: RE: ArrayIndexOutOfBounds exception

RE: ArrayIndexOutOfBounds exception using FieldCache

2010-10-28 Thread karl.wright
Yep, that fixed it. ;-) Everything seems happy now. Karl -Original Message- From: ysee...@gmail.com [mailto:ysee...@gmail.com] On Behalf Of ext Yonik Seeley Sent: Thursday, October 28, 2010 10:17 AM To: dev@lucene.apache.org Subject: Re: ArrayIndexOutOfBounds exception using FieldCache

Re: ArrayIndexOutOfBounds exception using FieldCache

2010-10-28 Thread Yonik Seeley
On Thu, Oct 28, 2010 at 6:15 AM, wrote: > Synched to trunk, blew away old indexes, reindexed, same behavior.  So I > think we've got a problem, Houston. ;-) Hey Karl, can you try the following patch on trunk: Index: lucene/src/java/org/apache/lucene/search/cache/DocTermsCreator.java ==

RE: ArrayIndexOutOfBounds exception using FieldCache

2010-10-28 Thread karl.wright
28, 2010 8:16 AM To: dev@lucene.apache.org Subject: RE: ArrayIndexOutOfBounds exception using FieldCache It's on an internal Nokia machine, unfortunately, so the only way I can transfer it out is with my credentials, or by email, which is definitely not going to work ;-). But if you can p

RE: ArrayIndexOutOfBounds exception using FieldCache

2010-10-28 Thread karl.wright
ere. Karl -Original Message- From: ext Michael McCandless [mailto:luc...@mikemccandless.com] Sent: Thursday, October 28, 2010 7:50 AM To: dev@lucene.apache.org Subject: Re: ArrayIndexOutOfBounds exception using FieldCache Fun fun :) Is there anyway I can rsync/scp/ftp a copy of this

Re: ArrayIndexOutOfBounds exception using FieldCache

2010-10-28 Thread Michael McCandless
> think we've got a problem, Houston. ;-) > > Karl > > -Original Message- > From: ext Michael McCandless [mailto:luc...@mikemccandless.com] > Sent: Wednesday, October 27, 2010 11:08 AM > To: dev@lucene.apache.org > Subject: Re: ArrayIndexOutOfBounds exc

RE: ArrayIndexOutOfBounds exception using FieldCache

2010-10-28 Thread karl.wright
: dev@lucene.apache.org Subject: Re: ArrayIndexOutOfBounds exception using FieldCache Hmmm not good! It could be you are hitting https://issues.apache.org/jira/browse/LUCENE-2633? That was fixed on Sep 9, after your code. Maybe try syncing up? Mike On Wed, Oct 27, 2010 at 9:21 AM, wrote: > Hi Folks, &g

ArrayIndexOutOfBounds exception using FieldCache

2010-10-27 Thread karl.wright
Hi Folks, I just tried to index a data set that was probably 2x as large as the previous one I'd been using with the same code. The indexing completed fine, although it was slower than I would have liked. ;-) But the following problem occurs when I try to use FieldCache to look up an indexed