plugin.tx_solr.search { query { pagesOnly = struct_stringS:guides allowEmptyQuery = 1 queryFields = title^40.0, content^40.0, keywords^2.0, tagsH1^5.0, tagsH2H3^3.0, tagsH4H5H6^2.0, tagsInline^1.0, abstract^1.0, subtitle^1.0, navtitle^1.0, author^1.0 } faceting = 1 faceting { facets > facets { thematicGuide_stringM { operator = OR label = Filtrer les guides field = thematicGuide_stringM selectingSelectedFacetOptionRemovesFilter = 1 keepAllFacetsOnSelection = 1 countAllFacetsForSelection = 1 minimumCount = 0 keepExistingParametersForNewSearches = 1 partialName = guidesFacet } } } } //Surcharge des templates plugin.tx_solr.view { templateRootPaths.20 = EXT:vendee_help/Resources/Private/Templates/Ext/TX_solr/ partialRootPaths.20 = EXT:vendee_help/Resources/Private/Partials/Ext/TX_solr/ layoutRootPaths.20 = EXT:vendee_help/Resources/Private/Layouts/Ext/TX_solr/ }