Hello, I see that when indexing an integer, when moving from Lucene 2.3 to 2.9.1 I get a obsolete warning for the NumericTools. I changed it to a NumericField but now how do I query it for an exact number? Do I use the NumericRangeQuery with min and max set to the same number? or is there a better way to do exact queries? Simone
-- Simone Chiaretta Microsoft MVP ASP.NET - ASPInsider Blog: http://codeclimber.net.nz RSS: http://feeds2.feedburner.com/codeclimber twitter: @simonech Any sufficiently advanced technology is indistinguishable from magic "Life is short, play hard"
