Re: about numeric range searching with large value sets patches

2006-02-22 Thread Antoine Brun
to bring back all documents, wheras exclusive ones work fine. Antoine Brun - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: about numeric range searching with large value sets patches

2005-10-19 Thread Antoine Brun
:1982 term = date:1984 q = date=[1981 TO 1983] Document> Document> Do you have any idea? Antoine Randy Puttick wrote: 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:

about numeric range searching with large value sets patches

2005-08-19 Thread Antoine Brun
e.org/bugzilla/show_bug.cgi?id=36135 Thank you Antoine Brun - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to navigate through indexed terms

2005-06-13 Thread Antoine Brun
Hi, thanks for the hint. I guess that the best solution would be to implement a previous() method. I was wondering if anyone has ever planned on doing this? Antoine Brun Of course, you could also add a previous() method into the source and submit the patch, as the code would be very similar