IC"
>
> Cheers!
> Endre
>
> -Original Message-
> From: Upayavira [mailto:u...@odoko.co.uk]
> Sent: 28. september 2015 14:01
> To: solr-user@lucene.apache.org
> Subject: Re: PathHierarchyTokenizerFactory and facet_count
>
> There is also facet.limit which says how
co.uk]
Sent: 28. september 2015 14:01
To: solr-user@lucene.apache.org
Subject: Re: PathHierarchyTokenizerFactory and facet_count
There is also facet.limit which says how many facet entries to return.
Is that catching you?
The document either matches your query, or doesn't. If it does, th
There is also facet.limit which says how many facet entries to return.
Is that catching you?
The document either matches your query, or doesn't. If it does, then all
values of the Parameter field should be included in your faceting. But,
perhaps not all facet buckets are being returned to you - he