You are here

Files in Search API Grouping 7.2

Primary tabs

File namesort descending Location Namespace Description
datasource_denormalized_entity.inc includes/datasource_denormalized_entity.inc Contains the SearchApiDenormalizedEntityDataSourceController class.
processor_denormalize_field.inc includes/processor_denormalize_field.inc Processor for configuring the denormalization per index.
processor_grouping.inc includes/processor_grouping.inc Processor for grouping support.
README.txt README.txt == BACKGROUND == This module has following version specific dependencies: - Search API version >= 7.x-1.6 - Search API Solr >=7.x-1.0 This module creates a meta index for entities so that proper searching and sorting multi-valued fields…
search_api_grouping.drush.inc search_api_grouping.drush.inc Drush commands for search api denormalized entity
search_api_grouping.info search_api_grouping.info name = Search API Grouping description = "Provides a grouping and denormalizing functionality." dependencies[] = entity dependencies[] = search_api core = 7.x package = Search files[] = includes/datasource_denormalized_entity.inc files[] =…
search_api_grouping.install search_api_grouping.install Installation and update hooks for search_api_denormalized_entity.
search_api_grouping.module search_api_grouping.module Module search_api_grouping.
search_api_grouping.views.inc search_api_grouping.views.inc Views hook implementations for the Search API Grouping module.
views_handler_sort.inc includes/views_handler_sort.inc Contains SearchApiGroupingViewsHandlerSort.

Other projects