If a cck field is create with float type, it doesn't appears in faceted search environment.
I have try with :
-integer : ok
-decimal : ok
-float : ko
If a cck field is create with float type, it doesn't appears in faceted search environment.
I have try with :
-integer : ok
-decimal : ok
-float : ko
Comments
Comment #1
freestylegary@yahoo.com commentedI fixed this by doing the following:
1) open number_facets.module
2) edit line 15 as