Very good note, I missed that.  I need the development environment in front
of me to remember all the different class names correctly.  ;-)

-- j


On 3/1/06, Doug Cutting <[EMAIL PROTECTED]> wrote:
>
> Jeff Rodenburg wrote:
> > Following on the Range Query approach, how is performance?  I found the
> > range approach (albeit with the exact values) to be slower than the
> > parsed-string approach I posited.
>
> Note that Hoss suggested RangeFilter, not RangeQuery.  Or perhaps
> ConstantScoreRangeQuery, which is implemented in terms of RangeFilter.
> But RangeQuery will be slower than either RangeFilter or
> ConstantScoreRangeQuery.
>
> Doug
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to