Needed to apply one exposed filter to multiple Solr fields, so I'm creating a patch based off of the existing Views "Global: Combine field filter". I only needed it to work for one use-case: "Operator = Is equal to", so the other operators won't do anything for now. (i.e. It can be used to filter the Solr query to include only the results which contain the selected Solr fields that exactly match the text in the exposed "Combine apachesolr fields filter" textbox.)

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ronaldmulero’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
4.72 KB
100.5 KB
119.41 KB
133.65 KB
53.02 KB
118.38 KB

Here's the patch. Created with git format-patch.

Also including some Views UI configuration screenshots: