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:
parent
6ce95da8db
commit
70f0d0dfb6
1 changed files with 4 additions and 4 deletions
|
|
@ -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*).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue