On 7/12/07, Andrew Nagy <[EMAIL PROTECTED]> wrote:
My question is: Is there a way to change the limit per field?  Let's say on 
facet 2 I would like to display 10 values instead of 5 like the other facets.

From the wiki: http://wiki.apache.org/solr/SimpleFacetParameters

Parameters
These are the parameters used to drive the Simple Faceting behavior,
note that some parameters may be overridden on a per-field basis with
the following syntax:
   *     f.<fieldName>.<originalParam>=<value>
eg. f.category.facet.limit=5

-Yonik

Reply via email to