Re: about numeric range searching with large value sets patches

2006-02-22 Thread Antoine Brun
Hello, I have integrated your patches for the numeric range searching a few monthes ago. We are now in the process of integrating it to our application. It works fine, but I just ran into what seems to be a bug: searches using inclusive ranges starting at 0 (example: field=[0 TO 2000]) seem t

Re: about numeric range searching with large value sets patches

2005-10-19 Thread Chris Hostetter
oblems... http://issues.apache.org/jira/secure/ViewIssue.jspa?key=LUCENE-421 : Date: Wed, 19 Oct 2005 10:17:53 +0200 : From: Antoine Brun <[EMAIL PROTECTED]> : Reply-To: java-dev@lucene.apache.org : To: java-dev@lucene.apache.org : Subject: Re: about numeric range searching with large value sets pat

Re: about numeric range searching with large value sets patches

2005-10-19 Thread Antoine Brun
[EMAIL PROTECTED] Sent: Friday, August 19, 2005 8:11 AM To: java-dev@lucene.apache.org Subject: about numeric range searching with large value sets patches Hello, I am trying to integrate the patches for the numeric range searching and the org.apache.lucene.util.Sort class that was posted as an att

RE: about numeric range searching with large value sets patches

2005-08-19 Thread Randy Puttick
My fault, I forgot to attach it. I've added it now. Let me know how this works for you. Randy Puttick -Original Message- From: Antoine Brun [mailto:[EMAIL PROTECTED] Sent: Friday, August 19, 2005 8:11 AM To: java-dev@lucene.apache.org Subject: about numeric range searching with

about numeric range searching with large value sets patches

2005-08-19 Thread Antoine Brun
Hello, I am trying to integrate the patches for the numeric range searching and the org.apache.lucene.util.Sort class that was posted as an attachment imports a org.apache.lucene.util.IntStack which I can't find. Can anyone add this class? Maybe as an attachment to http://issues.apache.org/bu