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

CommentFileSizeAuthor
#1 jp.jpg33.54 KBdrupalusering

Comments

drupalusering’s picture

StatusFileSize
new33.54 KB

oh, 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

drupalusering’s picture

any ideas?

robertdouglass’s picture

The 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

jpmckinney’s picture

jpmckinney’s picture

Status: Active » Closed (duplicate)