Update README.md

Comment out the documentation for the currently not working "List of links that allow the user to include / exclude facets" in Facets settings
This commit is contained in:
Kyle Huynh 2023-01-26 16:29:28 -05:00 committed by GitHub
parent 6ce95da8db
commit 70f0d0dfb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,8 @@
- [Collection Search](#collection-search) - [Collection Search](#collection-search)
- [Paging](#paging) - [Paging](#paging)
- [Sorting](#sorting) - [Sorting](#sorting)
- [Configure Facets](#configure-facets) <!--- - [Configure Facets](#configure-facets)
- [Include / Exclude Facets](#include--exclude-facets) - [Include / Exclude Facets](#include--exclude-facets) --->
- [Configure Blocks](#configure-blocks) - [Configure Blocks](#configure-blocks)
- [Advanced Search Block](#advanced-search-block) - [Advanced Search Block](#advanced-search-block)
- [Search Block (NEW)](#search-block-new) - [Search Block (NEW)](#search-block-new)
@ -159,7 +159,7 @@ available in the pager block (*documented below*).
![image](./docs/sort_criteria.png) ![image](./docs/sort_criteria.png)
## Configure Facets <!--- ## Configure Facets
The facets can be configured at `admin/config/search/facets`. Facets are linked The facets can be configured at `admin/config/search/facets`. Facets are linked
to a **Source** which is a **Search API View Display** so it will be typically to a **Source** which is a **Search API View Display** so it will be typically
@ -192,7 +192,7 @@ And it must also explicitly be set to exclude:
You may also want to enable `Hide active items` and `Hide non-narrowing results` You may also want to enable `Hide active items` and `Hide non-narrowing results`
for a cleaner presentation of facets. for a cleaner presentation of facets.
--->
## Configure Blocks ## Configure Blocks
For each block type: For each block type: