Hi there,
When i set up a facet, using a System.Double in the Query, so i can use Between in a range, i get unicode-like output in the feed.
Like this:
{"template":"Range","name":"`\b\u0000\u0000\u00002","value":"`\b\u0000\u0000\u00002","queryParameter":"Lmin","label":"`\b\u0000\u0000\u00002","count":"38","disabled":"","selected":""}
Any suggestions to get a usable output?
Using System.String gives me the correct output, but does not have a Between, for a range.
Thanks
/Kim