On 3 June 2013 09:59, Hardy Ferentschik <hardy(a)hibernate.org> wrote:
On 31 Jan 2013, at 11:32 PM, Emmanuel Bernard <emmanuel(a)hibernate.org> wrote:
> I know we had a debate but I can't seem to find any detail in the
> documentation about how facet selection influences the facet counts.
>
> In my demo, the facet count is applied after the selection. ie if I do a
> query that returns '< $100' = 20 and '> $100' = 45, once I
select '<
> $100', the count displayed on '> $100' = 0 which is very weird from a
> use point of view.
Right that looks weird, but shouldn't you be hiding the other facets
after having selected one?
I would expect a UI to potentially show new sub-facets only, to allow
a user to drill into more details.
>
> That seems to be the expected behavior according to
>
https://hibernate.atlassian.net/browse/HSEARCH-713 but my first reaction
> was that it was a bug.
> Should we clarify that in the documentation?
+1 Since you already raised several questions regarding the docs, I think we should
revisit the whole chapter. So far it is quite short and imo not detailed enough.
> And implement the more natural way?
Not sure about the "more natural" part, but maybe we can have both.
--Hardy
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev