We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bdebe8 commit b031e7aCopy full SHA for b031e7a
Resources/Private/Extensions/Solr/TypoScript/setup.ts
@@ -81,7 +81,7 @@ plugin.tx_solr.search.results.showDocumentScoreAnalysis = 0
81
## Test to add more filters
82
plugin.tx_solr.search.faceting.facets.category.field = category_stringM
83
plugin.tx_solr.search.faceting.facets.category.label = TEXT
84
-plugin.tx_solr.search.faceting.facets.category.label.data = LLL:EXT:lang/locallang_common.xlf:category
+plugin.tx_solr.search.faceting.facets.category.label.data = LLL:EXT:core/Resources/Private/Language/locallang_common.xlf:category
85
86
plugin.tx_solr.search.faceting.facets.type {
87
renderingInstruction = CASE
0 commit comments