• Pavel Smolka's avatar
    Add support for grouping result using a function · 61f57d82
    Pavel Smolka authored
    Add functionality that checks whether the result data in
    ResponseParser\Component\Grouping contain groups created by
    solr parameter `group.func` (an arbitrary Solr-supported
    function).
    
    When such field is found, apply the same parsing logic
    which is usually used for field-grouping, in order to ensure
    the function-grouping is recognized and added to the FieldGroup
    result object.
    61f57d82
Name
Last commit
Last update
..
Core Loading commit data...
Exception Loading commit data...
Plugin Loading commit data...
QueryType Loading commit data...
Support/DataFixtures Loading commit data...
Autoloader.php Loading commit data...
Client.php Loading commit data...