craigiri
Well-known member
The errors seem to happen on some kind of a schedule. That is, hundreds or thousands will happen at 8:20 PM, etc. - meaning it's probably a cron job or scheduled item which causes them???
There are two errors:
NOTE: There are 8,000 errors of this type generated in two times - last Sunday at 1:27 PM and yesterday at 8:20 PM
Search seems to work fine.
Is this something on the server that needs fixed? Should I re-index or do something else with ES?
There are two errors:
Code:
ErrorException: Trying to get property of non-object - library/XenES/Search/SourceHandler/ElasticSearch.php:342
Generated By: Unknown Account, Sunday at 1:27 PM
and
ErrorException: Undefined property: stdClass::$fields - library/XenES/Search/SourceHandler/ElasticSearch.php:342
Generated By: Unknown Account, Sunday at 1:27 PM
NOTE: There are 8,000 errors of this type generated in two times - last Sunday at 1:27 PM and yesterday at 8:20 PM
Search seems to work fine.
Is this something on the server that needs fixed? Should I re-index or do something else with ES?
Last edited: