Hello, maybe i am not looking thoroughly enough but i cannot find a feature similar to search_type module (http://drupal.org/project/search_type). Essentially, I am looking for a way to have a dropdown to filter search results by content type or taxonomy (basically any of the existing filters within solr module, but instead of a block i want to put them into a drop down selector next to the search input field.) I LOOKED around, but havent seen this feature... again maybe i need to look more
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | jp.jpg | 33.54 KB | drupalusering |
Comments
Comment #1
drupalusering commentedoh, i think drupal actually uses solr, if i am not mistaken. And i have circled the feature i am lookin for... in the attached jp.jpg
Comment #2
drupalusering commentedany ideas?
Comment #3
robertdouglass commentedThe code that generates the dropdown you're referring to is in the Project module. You might also want to read about the apachesolr_views module as it lets you build search forms like the one you're referencing. http://acquia.com/blog/views-3-apache-solr-acquia-drupal-future-search
Comment #4
jpmckinney commentedDuplicate of #356217: Display facets as select list.
Comment #5
jpmckinney commented