You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
280 B

name: 'Solr Facet Field Formatter'
type: module
description: 'Format any field to link to a Search API / Facets facet search, using the field value (or referenced entity label).'
core_version_requirement: ^9.5 || ^10
package: 'Search'
dependencies:
- search_api_solr
- facets