- Issue created by @scott_earnest
- πΊπΈUnited States scott_earnest
Something to note - in our case we are using search_api_opensearch - which will not set the limit (size) parameter if it is "0". We were seeing the default value for this api which was 10 records. Perhaps using other search api's "0" means "unlimited"?
- Merge request !262Issue #3492078 by scott_earnest: Hard limit selection on facets exposed filters β (Open) created by scott_earnest
- πΊπΈUnited States scott_earnest
Testing Instructions
Create a Search API Index based view
Create a facet exposed filter
Find the new (old) field for "Hard limit"
Verify this will affect the total number of options in the facet dropdown (you should be able to see this in the preview)