README.txt in Search API Grouping 8
Same filename and directory in other branches
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.txtView source
- 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