It may be a stupid question, but I cannot get the facet api slider module working together with latest solr search releases (1.0 from Oct 13 and also earlier alpha versions). At least I do not see any additional widget in facet settings of solr module (beside the existing ones like filtering by author, content type etc.). Maybe I misunderstood something completely on how to configure anything for this module or does it work not yet with newer drupal solr search module versions?
Any hints?
Comments
Comment #1
devonwarren commentedIt's working fine for me with the ApacheSolr 1.1 module. The slider will show as an option when you enable a facet on a number type field and then go to the configure display settings. You will need to make sure query type is set to range instead of term on that page.
Comment #2
devonwarren commented