: I am still struggling with this... but I guess would it be because for some
: data there are maximum interger values for the fields "start_year"
: "end_year", like "2.14748365E9", which solr does not recognise as "sfloat",
: because there is a "E" letter?
when you say you are using "sfloat", t
Integer.MINVALUE) Also when I combine start_year
> with end_year, it also produced wrong results...
>
> what could be wrong? is it because I used wrong field type "sfloat", which
> should be integer?
>
> Any hints would be very much appreciated!
>
> many thanks!
&
also produced wrong results...
what could be wrong? is it because I used wrong field type "sfloat", which
should be integer?
Any hints would be very much appreciated!
many thanks!
--
View this message in context:
http://www.nabble.com/ranged-query-on-multivalued-field-doesnt-se