views:

7

answers:

0

Hey!

I have installed the apache solr module in drupal. I have the search page returning the facets.

What I need to do is to change html given by the module of one of the facets. I want to change it from checkboxes to sliders (using jquery) I know how to create the sliders.

What I don't know is how to change the html generated for the facet. What hook do I need to use??

Anyone know how I can do this?? Thanks