Chris Hostetter wrote:
> : 3. use an overridden version of NumericQuery in Solr that returns a 
> placeholder term from getTerm
>
> on the surface that doesn't sound too horrific.  just make it final and 
> deprecated and open an issue to remove it when upgrading to Lucene 3.0.
>
>
> -Hoss
>
>   
Yeah, your right - the ugliness factor blinded me a bit I suppose.

But there is also the issue of custom query parsers out there. If they
make the mistake
of generating Lucene NumericRangeQueries, they will be in the same boat.

-- 
- Mark

http://www.lucidimagination.com



Reply via email to