You are here

README.txt in Search API Pages 8

Same filename and directory in other branches
  1. 7 README.txt
Search API Pages (Drupal 8 Port)
---------------------------------

This module allows you to create simple search pages and search blocks for
searching in your Search API indexes, similar to the core Search functionality.

Installation
------------

As the only pre-requisite you will need the Search API [1] module enabled and
correctly set up, along with at least one service class. Create a server and an
index (or use the default one) and configure them according to your needs.


Configuration
-------------

To add and configure a Search API page, go to
admin/config/search/search-api-pages and add a new page.

[1] https://drupal.org/project/search_api

File

README.txt
View source
  1. Search API Pages (Drupal 8 Port)
  2. ---------------------------------
  3. This module allows you to create simple search pages and search blocks for
  4. searching in your Search API indexes, similar to the core Search functionality.
  5. Installation
  6. ------------
  7. As the only pre-requisite you will need the Search API [1] module enabled and
  8. correctly set up, along with at least one service class. Create a server and an
  9. index (or use the default one) and configure them according to your needs.
  10. Configuration
  11. -------------
  12. To add and configure a Search API page, go to
  13. admin/config/search/search-api-pages and add a new page.
  14. [1] https://drupal.org/project/search_api