|
|
|
@ -1,8 +1,7 @@ |
|
|
|
name: 'Solr Facet Field Formatter' |
|
|
|
name: 'Solr Facet Field Formatter' |
|
|
|
type: module |
|
|
|
type: module |
|
|
|
description: 'Format text and string fields to link to solr search api facet searches' |
|
|
|
description: 'Format text and string fields to link to solr search api facet searches' |
|
|
|
core: 8.x |
|
|
|
core_version_requirement: ^9.5 || ^10 |
|
|
|
core_version_requirement: ^8 || ^9 |
|
|
|
|
|
|
|
package: 'Search' |
|
|
|
package: 'Search' |
|
|
|
dependencies: |
|
|
|
dependencies: |
|
|
|
- search_api_solr |
|
|
|
- search_api_solr |
|
|
|
|