oblem.
- Original Message
From: Yonik Seeley <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Thursday, June 14, 2007 5:30:04 PM
Subject: Re: facet query counts
A 32 bit float has about 7 decimal digits of precision, so your range
queries actually do overlap since 40f
A 32 bit float has about 7 decimal digits of precision, so your range
queries actually do overlap since 40f is exactly the same as
39f
-Yonik
On 6/14/07, Kevin Osborn <[EMAIL PROTECTED]> wrote:
I have a large subset (47640) of my total index. Most of them (45335) have a
single
On 14-Jun-07, at 4:29 PM, Kevin Osborn wrote:
I have a large subset (47640) of my total index. Most of them
(45335) have a single field, which we will call Field1. Field1 is a
sfloat.
If my query restricts the resultset to my subset and I do a facet
count on Field1, then the number of rec