Renamed the module's machine name from islandora_advanced_search to `advanced_search

This commit is contained in:
Kyle Huynh 2021-12-09 10:06:25 -05:00
parent c210ee062c
commit a3cca6bc37
36 changed files with 130 additions and 130 deletions

View file

@ -41,7 +41,7 @@ composer require drupal/search_api_solr "^4.1"
composer require drupal/search_api "^1.5"
```
However, for reference, `islandora_advanced_search` requires the following
However, for reference, `advanced_search` requires the following
drupal modules:
- [facets](https://www.drupal.org/project/facets)
@ -53,7 +53,7 @@ To download/enable just this module, use the following from the command line:
```bash
composer require islandora/islandora
drush en islandora_advanced_search
drush en advanced_search
```
## Configuration
@ -61,7 +61,7 @@ drush en islandora_advanced_search
You can set the following configuration at
`admin/config/islandora/advanced_search`:
![image](./docs/islandora_advanced_search_settings.png)
![image](./docs/advanced_search_settings.png)
## Configuring Solr