Range facets showing wrong matching records number

Dear all,

We are having issues with range facets : In fact, when issuing a query
involving borders shown in range facets, we obtain different results.

suppose for a particular facet, say price, we have :

form 100 to 200 (30)
from 201 to 300 (40)

IF I query on the range 100 to 200, I have a totally different number of
repcords, say 35. This is by the way the actual number of records, it seems
that range facets are showing wrong numbers.

Is this a known feature about range facets,or are we doing something wrong,
like comparing Strings?

Best Regards,

Rafik

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Dear all,

False positive, turns out that some of the records were setting price as
string field,

Now everything works,

Regards

On Thursday, March 28, 2013 3:34:42 PM UTC+1, Rafik Naccache wrote:

Dear all,

We are having issues with range facets : In fact, when issuing a query
involving borders shown in range facets, we obtain different results.

suppose for a particular facet, say price, we have :

form 100 to 200 (30)
from 201 to 300 (40)

IF I query on the range 100 to 200, I have a totally different number of
repcords, say 35. This is by the way the actual number of records, it seems
that range facets are showing wrong numbers.

Is this a known feature about range facets,or are we doing something
wrong, like comparing Strings?

Best Regards,

Rafik

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.