Filtering Apache Solr search results based on dynamic fields
Brad :
You may often have content in Drupal that should not appear for certain user roles. There are many ways to accomplish this in the CMS, but restricting them from search results is often overlooked. If you are using Apache Solr for your search engine, you can use the apachesolr module's hooks to determine what search results are returned.
Posted 04/27/2010 - 08:02 // 3 comments

