ArrayIndexOutOfBoundsException in org.apache.lucene.search.BooleanScorer2$Coordinator.coordFactor

2006-03-03 Thread Robin H. Johnson
I've been developing a search application, and finally rolled it to production-testing yesterday, after a few million hits on our 5 search nodes, I've found a glitch in Lucene :-). Unfortunately I don't have the queries that triggered this - it occurred a total of 11 times over the first 3 million

Re: ArrayIndexOutOfBoundsException in org.apache.lucene.search.BooleanScorer2$Coordinator.coordFactor

2006-03-03 Thread Robin H. Johnson
On Fri, Mar 03, 2006 at 03:28:22PM -0800, Robin H. Johnson wrote: > I've been developing a search application, and finally rolled it to > production-testing yesterday, after a few million hits on our 5 search > nodes, I've found a glitch in Lucene :-). I left out the Lucene ver

Re: Statistaical evaluation of modifications to a Lucene query based on search logs

2006-05-04 Thread Robin H. Johnson
On Thu, May 04, 2006 at 10:52:46AM -0400, Daniel Shane wrote: > I'm developing a new type of Query, called a SubPhraseQuery. I have sent > a message to the list regarding this and Doug was kind enough to put me > on the right track. The query is simply a PhraseQuery where all terms > are search,

Re: Lucene and Java 1.5

2006-05-27 Thread Robin H. Johnson
On Sat, May 27, 2006 at 02:50:46PM -0400, Yonik Seeley wrote: > On 5/27/06, Andi Vajda <[EMAIL PROTECTED]> wrote: > >As long as gcj is not implementing the new language features in 1.5, I'm > >stuck > >with 1.4. > Good point Andi... that's a pretty compelling reason to stick with 1.4 for > now. A

Re: Lucene and Java 1.5

2006-05-27 Thread Robin H. Johnson
On Sat, May 27, 2006 at 10:50:42PM +0200, karl wettin wrote: > On Sat, 2006-05-27 at 13:09 -0700, Robin H. Johnson wrote: > > As another one that I ran into, until gcj gets 1.5 going, Linux on > > SPARC and Alpha platforms is stuck at the 1.4 level - there are no 1.5 > > jdk/j