Digital Doctor
Well-known member
same as this one ?after turning on stop words / stemming options
I know it's not 2.3 ready yet. I just put it here so it won't be missed. When trying to delete an index and recreate a new one, received is the following error:
Code:
ErrorException: [E_WARNING] Undefined array key "sv_ess_ngram" in src/addons/SV/ElasticSearchEssentials/XFES/Service/Analyzer.php at line 120
XF::handlePhpError() in src/addons/SV/ElasticSearchEssentials/XFES/Service/Analyzer.php at line 120
SV\ElasticSearchEssentials\XFES\Service\Analyzer->getAnalyzerFromConfig() in src/addons/XFES/Service/Configurer.php at line 70
XFES\Service\Configurer->initializeIndex() in...