As far as i know about the RangeQuery is that it need fixed-length number in query options such as RangeQuery.new(:count, :>= => '00', :<= => '99'). But is there a mechanism to use a fixnum in the options instead of filling the left with 0? Regards.
-- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

