Here is a possible option for creating a multiple field search handler in Drupal
The problem:
Say I have a property website and I wanted to to offer users the ability to search on a number of different fields in my Solr index. At the moment in the Solr admin interface you have the ability to put content bias on a number of predefined fields. Whilst useful it doesn't give you very fine grained control.
