Re: Hierarchical Facets need duplicated counts

2016-07-07 Thread Nicola Buso
Any hint on how to calculate these values without asking the whole facet hierarchy and count them? Is there a specific point in the code where I can check for this distinct count, and maybe modify the code? Nicola On Wed, 2016-07-06 at 13:42 +0100, Nicola Buso wrote: > Hello everyone, > > we

Re: hierarchical facets

2014-11-25 Thread Shai Erera
Yes, hierarchical faceting in Lucene is only supported by the taxonomy index, at least currently. Shai On Tue, Nov 25, 2014 at 3:46 PM, Vincent Sevel wrote: > hi, > I saw that SortedSetDocValuesFacetCounts does not support hierarchical > facets. > Is that to say that hierarchical facets are onl