File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
resources/platformsh/ibexa-commerce/4.6.x-dev/.platform/configsets/solr6/conf Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 778778 <str>nameOfCustomComponent2</str>
779779 </arr>
780780 -->
781+ <arr name =" last-components" >
782+ <str >spellcheck</str >
783+ </arr >
781784 </requestHandler >
782785
783786 <!-- A request handler that returns indented JSON by default -->
894897 <!-- a spellchecker built from a field of the main index -->
895898 <lst name =" spellchecker" >
896899 <str name =" name" >default</str >
897- <str name =" field" >_text_ </str >
900+ <str name =" field" >meta_content__text_t </str >
898901 <str name =" classname" >solr.DirectSolrSpellChecker</str >
899902 <!-- the spellcheck distance measure used, the default is the internal levenshtein -->
900903 <str name =" distanceMeasure" >internal</str >
You can’t perform that action at this time.
0 commit comments