- Issue created by @geoffreyr
We've got a use case where we want to have different search blocks for different parts of the site, effectively scoping them for specific areas. It would be ideal we could configure the blocks so that searches run through these instances pre-apply filters that are specified in block config, adding them to the search query.
N/A
Implement optional configuration on \Drupal\funnelback\Plugin\Block\SearchBlock
to add optional pre-filters to queries.
Block configuration form to set pre-filters.
Probably none, but depends on how Funnelback search service is implemented.
Search Block will have schema added to allow configuration.
Active
2.0
Code