AndyB
Well-known member
I recently upgraded to:
Enhanced Search 1.1.6
ElasticSearch v5.0.0
I then rebuilt the index.
When I go to this link:
I get the following error:
Enhanced Search 1.1.6
ElasticSearch v5.0.0
I then rebuilt the index.
When I go to this link:
Code:
http://www.southbayriders.com/forums/members/1/recent-content
I get the following error:
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":46}],"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":46} - library/XenES/Search/SourceHandler/ElasticSearch.php:996
Generated By: Andy, 3 minutes ago
#0 /home/southbay/www/forums/library/XenES/Search/SourceHandler/ElasticSearch.php(670): XenES_Search_SourceHandler_ElasticSearch->_logSearchResponseError(Object(stdClass), true)
#1 /home/southbay/www/forums/library/XenForo/ControllerPublic/Member.php(694): XenES_Search_SourceHandler_ElasticSearch->executeSearchByUserId(1, 0, 15)
#2 /home/southbay/www/forums/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Member->actionRecentContent()
#3 /home/southbay/www/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/southbay/www/forums/index.php(13): XenForo_FrontController->run()
#5 {main}
array(3) {
["url"] => string(61) "http://www.southbayriders.com/forums/members/1/recent-content"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}