You are here

README.txt in Search API Grouping 8

Same filename and directory in other branches
  1. 7.2 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

This module allows you to group search results as well as denormalize entities
when indexing them. Bot functions are based on the available entity fields.

This functionality becomes handy especially when searching / sorting
on multi-value fields has to be done.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/search_api_grouping

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/search_api_grouping

REQUIREMENTS
------------

Search API :
https://www.drupal.org/project/search_api

Search API Solr :
https://www.drupal.org/project/search_api_solr

INSTALLATION
------------

 Using Composer:

 $ composer require 'drupal/search_api_grouping:1.x-dev'


CONFIGURATION
-------------

No configuration is needed.


MAINTAINERS
-----------

Current maintainers:
 * Malte Kölle (malte.koelle) - https://www.drupal.org/u/maltekoelle
 * Peter Philipp (das-peter) - https://www.drupal.org/u/das-peter

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. This module allows you to group search results as well as denormalize entities
  11. when indexing them. Bot functions are based on the available entity fields.
  12. This functionality becomes handy especially when searching / sorting
  13. on multi-value fields has to be done.
  14. * For a full description of the module, visit the project page:
  15. https://www.drupal.org/project/search_api_grouping
  16. * To submit bug reports and feature suggestions, or to track changes:
  17. https://www.drupal.org/project/issues/search_api_grouping
  18. REQUIREMENTS
  19. ------------
  20. Search API :
  21. https://www.drupal.org/project/search_api
  22. Search API Solr :
  23. https://www.drupal.org/project/search_api_solr
  24. INSTALLATION
  25. ------------
  26. Using Composer:
  27. $ composer require 'drupal/search_api_grouping:1.x-dev'
  28. CONFIGURATION
  29. -------------
  30. No configuration is needed.
  31. MAINTAINERS
  32. -----------
  33. Current maintainers:
  34. * Malte Kölle (malte.koelle) - https://www.drupal.org/u/maltekoelle
  35. * Peter Philipp (das-peter) - https://www.drupal.org/u/das-peter