ApacheSolr Numeric Facets

Categories

Component ID

1258510

Component name

ApacheSolr Numeric Facets

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

496

Component created

Component changed

Component body

This module allows users to index numeric and computed CCK fields with Apache Solr Search, then create exposed facets for those fields.

Requires Apache Solr Search Integration

Features:
1.) Choose which numeric/computed fields will be exposed with Apache Solr Search (note: you will need to rebuild the index)
2.) Create exposed filters for numeric fields, with front end control over range limits and facet text
3.) Compatible with Apache Solr Views

Regarding D7 Integration
I am still playing around and learning more about D7, so my mind is not fully made up on the direction I will take down the road. However, at this point moving towards a Solr/Search API solution for Solr, Views, and faceted search integration is probably going to be a more robust solution than a continuation of this module. That reasoning is based on the support I see going to the Search API module, as well as the discussion I'm following at the thread below.
#987256: Apache Solr Views for D7?