Elasticsearch 5.0.1 error

Robru

Well-known member
Error Info
Code:
XenForo_Exception: Elasticsearch error: {"root_cause":[{"type":"parsing_exception","reason":"The field [fields] is no longer supported, please use [stored_fields] to retrieve stored fields or _source filtering if the field is not stored","line":1,"col":47}],"type":"parsing_exception","reason":"The field [fields] is no longer supported, please use [stored_fields] to retrieve stored fields or _source filtering if the field is not stored","line":1,"col":47} - library/XenES/Search/SourceHandler/ElasticSearch.php:996
Stack Trace
Code:
#0 /var/www/html/library/XenES/Search/SourceHandler/ElasticSearch.php(670): XenES_Search_SourceHandler_ElasticSearch->_logSearchResponseError(Object(stdClass), true)
#1 /var/www/html/library/XenForo/Search/Searcher.php(136): XenES_Search_SourceHandler_ElasticSearch->executeSearchByUserId(2843, 0, 200)
#2 /var/www/html/library/XenForo/ControllerPublic/Search.php(369): XenForo_Search_Searcher->searchUser(2843, 0)
#3 /var/www/html/library/SV/OptimizedListQueries/XenForo/ControllerPublic/Search.php(14): XenForo_ControllerPublic_Search->actionMember()
#4 /var/www/html/library/XenForo/FrontController.php(351): SV_OptimizedListQueries_XenForo_ControllerPublic_Search->actionMember()
#5 /var/www/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#6 /var/www/html/index.php(13): XenForo_FrontController->run()
#7 {main}
 
Top Bottom