minor documentation fixes

This commit is contained in:
Eugenio Romano
2020-06-23 09:53:25 +01:00
parent 46e4daeef3
commit 5ea7b19c20
4 changed files with 17 additions and 7 deletions

View File

@@ -66,7 +66,7 @@ Stores information from all the custom search and faceted search widgets, compil
Removes an existing bucket from a field.
- _field:_ [`FacetField`](../../../lib/content-services/src/lib/search/facet-field.interface.ts) - The target field
- _bucket:_ [`FacetFieldBucket`](../../../lib/content-services/src/lib/search/facet-field-bucket.interface.ts) - Bucket to remove
- **setUpConfiguration**()<br/>
- **resetToDefaults**()<br/>
- **update**()<br/>
Builds the current query and triggers the `updated` event.