Re: How to cap facet counts beyond a specified limit

2012-06-08 Thread Toke Eskildsen
On Thu, 2012-06-07 at 10:01 +0200, Andrew Laird wrote: > For our needs we don't really need to know that a particular facet has > exactly 14,203,527 matches - just knowing that there are "more than a > million" is enough. If I could somehow limit the hit counts to a > million (say) [...] It shoul

Re: How to cap facet counts beyond a specified limit

2012-06-07 Thread Jack Krupansky
Sounds like an interesting improvement to propose. It will also depend on various factors, such as number of unique terms in a field, field type, etc. Which field types are giving you the most trouble and how many unique values do they have? And do you specify a facet.method or just let it de