Re: PathHierarchyTokenizerFactory and facet_count

2015-09-28 Thread Alessandro Benedetti
REGION>ARCTIC" > > 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 > > Th

Re: PathHierarchyTokenizerFactory and facet_count

2015-09-28 Thread Upayavira
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 -

PathHierarchyTokenizerFactory and facet_count

2015-09-28 Thread Moen Endre
How does facet_count work with a facet field that is defined as solr. PathHierarchyTokenizerFactory? I have multiple records that contains field Parameter which is of type PathHierarchyTokenizerFactory. E.g "Parameter": [ "EARTH SCIENCE>OCEANS>OCEAN TEMPERATURE>WATER

RE: PathHierarchyTokenizerFactory and facet_count

2015-09-28 Thread Moen Endre
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,