Reputation: 3096
Has anyone used the Solr 3.1 facet ranges for numerical values successfully? E.g. for document fields with the double or tdouble field type? (No analyzer)
My requests over SolrJ seem all to ignore the f.[fieldname].facet.range.start .end and .gap directives completely and I get ungrouped results.
(Regular facets worked correctly)
Upvotes: 0
Views: 582