Is there any search or filter by indexed fields that are actually integers or doubles? I found a reference to a a NumericRangeQuery object that works for the java version ( http://wiki.apache.org/lucene-java/SearchNumericalFields), which I assume means that we'll have to wait until the 2.9.0 version is released to be able to do this. But I wanted to make sure by asking the question. Does anyone know when 2.9.0 might be available?
-- Eric McKnight