Re: Queries with multiple wildcards failing in branch3x

2010-08-03 Thread Michael McCandless
OK thanks Paul. I just committed another (hopefully, last!) fix, so if you get a chance can you try that (just "svn up")? Thanks, and, sorry, Mike On Tue, Aug 3, 2010 at 12:40 PM, Paul Dlug wrote: > Just reporting back, no issues on the latest branch3x build with your > revert of the optimizat

Re: Queries with multiple wildcards failing in branch3x

2010-08-03 Thread Paul Dlug
Just reporting back, no issues on the latest branch3x build with your revert of the optimization. --Paul On Tue, Aug 3, 2010 at 9:22 AM, Paul Dlug wrote: > Sure, I'm reindexing now, I'll let you know how it goes. > > > --Paul > > On Tue, Aug 3, 2010 at 9:05 AM, Michael McCandless > wrote: >> U

Re: Queries with multiple wildcards failing in branch3x

2010-08-03 Thread Paul Dlug
Sure, I'm reindexing now, I'll let you know how it goes. --Paul On Tue, Aug 3, 2010 at 9:05 AM, Michael McCandless wrote: > Ugh... I think there may still be a bug lurking. > > Karl is also still having problems, much further into his indexing process. > > I'm hunting it now!! > > For the time

Re: Queries with multiple wildcards failing in branch3x

2010-08-03 Thread Michael McCandless
Ugh... I think there may still be a bug lurking. Karl is also still having problems, much further into his indexing process. I'm hunting it now!! For the time being, I just disabled (committed to trunk & 3x) the optimization that's causing the bug. Can you update to 3x head (or trunk head), rem

Re: Queries with multiple wildcards failing in branch3x

2010-08-03 Thread Paul Dlug
Thanks, I updated to the latest version with the fix but I'm now getting another error when optimizing the index (or when searching certain fields). It mentions "unknown compression method" but I'm not using compressed fields at all. SEVERE: java.io.IOException: background merge hit exception: _a:

Re: Queries with multiple wildcards failing in branch3x

2010-08-02 Thread Michael McCandless
This looks like the index corruption caused by a commit on Friday. See the thread I sent earlier with subject "heads up -- index corruption on Solr/Lucene trunk/3.x branch". Mike On Mon, Aug 2, 2010 at 6:00 PM, Paul Dlug wrote: > I'm running a recent build of branch3x (r981609), queries with >

Queries with multiple wildcards failing in branch3x

2010-08-02 Thread Paul Dlug
I'm running a recent build of branch3x (r981609), queries with multiple wildcards (e.g. a*b*c*) are failing with the exception below in the log. These queries worked fine for me with solr 1.4, known bug? SEVERE: java.lang.IndexOutOfBoundsException: Index: 114, Size: 39 at java.util.ArrayL