Re: constant-score rewrite mode for NumericRangeQuery

2009-07-18 Thread Michael McCandless
On Sat, Jul 18, 2009 at 6:54 AM, Uwe Schindler wrote: > I did some perf tests with the well-known PerfTest.java from the > FieldCacheRangeFilter JIRA issue. > > I compared a 5 mio doc index with precStep=4: > > With constant score rewrite: > avg number of terms: 68.3 > TRIE: best time=6.192687 ms;

RE: constant-score rewrite mode for NumericRangeQuery

2009-07-18 Thread Uwe Schindler
Hi Mike, I did some perf tests with the well-known PerfTest.java from the FieldCacheRangeFilter JIRA issue. I compared a 5 mio doc index with precStep=4: With constant score rewrite: avg number of terms: 68.3 TRIE: best time=6.192687 ms; worst time=463.0907 ms; avg=222.6431290998 ms; sum=31