possible parse problem

2004-03-24 Thread Surowiec, William
I get distinctly different results (java exception versus request completion) for two queries: this AND is this OR is I realize these are dumb queries, but they illustrate the problem. The first gets: error: java.lang.ArrayIndexOutOfBoundsException: -1 at

RE: Date Range support

2004-02-12 Thread Surowiec, William
Tom (sorry in advance for the long post) I used to use date fields the way I believe you are. When we upgraded to a newer version of Lucene (1.3rc2 I believe), code that used to work ran slowly, ate memory, etc. We moved to using DateFilter and a boolean query and things went back to running