File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -163,6 +163,9 @@ removeStopWords:
163163removeWordsIfNoResults :
164164 $ref : ' ../../../common/schemas/IndexSettings.yml#/removeWordsIfNoResults'
165165
166+ renderingContent :
167+ $ref : ' ../../../common/schemas/IndexSettings.yml#/renderingContent'
168+
166169replaceSynonymsInHighlight :
167170 $ref : ' ../../../common/schemas/IndexSettings.yml#/replaceSynonymsInHighlight'
168171
Original file line number Diff line number Diff line change @@ -115,6 +115,8 @@ mainInjectionQueryParameters:
115115 $ref : ' ../../params/Search.yml#/hitsPerPage'
116116 maxValuesPerFacet :
117117 $ref : ' ../../params/Search.yml#/maxValuesPerFacet'
118+ renderingContent :
119+ $ref : ' ../../params/Search.yml#/renderingContent'
118120 sortFacetValuesBy :
119121 $ref : ' ../../params/Search.yml#/sortFacetValuesBy'
120122 sumOrFiltersScores :
You can’t perform that action at this time.
0 commit comments