Active
Project:
Search API Grouping
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 May 2013 at 09:24 UTC
Updated:
10 Sep 2015 at 07:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
das-peter commentedFirst patch, derived from the related issue, as reminder.
Comment #1.0
das-peter commentedAdded related issue http://drupal.org/node/1720348
Comment #2
thepanz commentedFor anyone interested here: I moved the "Query Extender" patches as a separated module here: https://www.drupal.org/sandbox/thepanz/2566785, thus not requiring the search_api module to be patched, nor this module to expose additional code/hooks.
My module simply re-uses existing Processors allowing them to be configured and executed per-query.
I am currently using it with search_api_grouping module and works fine (as for my setup and needs).
Give it a try :)