Active
Project:
Facetapi Slider
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2012 at 08:34 UTC
Updated:
25 Aug 2012 at 19:04 UTC
I have a year field in my content. The field value can go from 2000 to 2012, and it is numeric field. I tried to implement this as a slider, but when I do it, all the facets vanish and when I look at the Solr Server log, it gives the error : SolrException : Stats cab only facet on single-valued fields, not : is_field_year
Any help would be very helpful.
keto
Comments
Comment #1
nick_vhHmm, can you debug some of the indexed document using the solr_devel module and see if that value is actually multivalued?