RangeFacetRequest will be released in 4.4, I guess a couple of weeks away.
Shai
On Jul 4, 2013 12:02 PM, "Nicola Buso" wrote:
> On Wed, 2013-07-03 at 21:58 +0300, Shai Erera wrote:
> > What's maxCount? What I mean is that if you create a FacetRequest with
> > numResults = 5*K (for example), then
On Wed, 2013-07-03 at 21:58 +0300, Shai Erera wrote:
> What's maxCount? What I mean is that if you create a FacetRequest with
> numResults = 5*K (for example), then you get the top-5K categories and can
> choose the best top-K of those, by their label. Yes, this will hurt top-K
> computation the le
What's maxCount? What I mean is that if you create a FacetRequest with
numResults = 5*K (for example), then you get the top-5K categories and can
choose the best top-K of those, by their label. Yes, this will hurt top-K
computation the least, but is not guaranteed to return the correct top-K.
The
Hi,
I was thinking about it, what is needed is the 1st, than, supposing
FacetRequest maxCount is setted to 10 I want the latest 10 years with
respective counts, also if on year 2000 there are more counts than in
2013.
Nicola.
On Tue, 2013-07-02 at 18:40 +0300, Shai Erera wrote:
> Do you want yo
Do you want your top-K to be computed by label too? Or first deduce the
top-K facets, then sort them otherwise?
Shai
On Tue, Jul 2, 2013 at 6:36 PM, Nicola Buso wrote:
> Hi,
>
> I was looking to change the order of the facet results; in this case I
> would like to order by the facet label inst
Hi,
I was looking to change the order of the facet results; in this case I
would like to order by the facet label instead of the facet value
(count).
An example is a facet on dates; suppose the facet is saved as
/MM/dd, I would like obtain values for this date ordered by the
date; i.e. with d