Am Mittwoch, den 26.10.2011, 08:02 -0400 schrieb Yonik Seeley:
> You can also try adding facet.method=enum directly to your request
Added
query.set("facet.method", "enum");
to my solr query at code level and now it works. Don't know why the
handler stuff gets ignored or overriden, but its
On Wed, Oct 26, 2011 at 7:39 AM, Torsten Krah
wrote:
> I am getting this SolrException "Too many values for UnInvertedField
> faceting on field autocompleteField".
> Already added facet.method=enum to my search handler definition but
> still this exception does happen.
The facet.method is not tak