Loading Core/Boost/Network/ElasticRepository.php +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ class ElasticRepository ]; } if ($opts['entity_guid']) { if (isset($opts['entity_guid'])) { $must[] = [ 'term' => [ 'entity_guid' => $opts['entity_guid'] Loading Loading
Core/Boost/Network/ElasticRepository.php +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ class ElasticRepository ]; } if ($opts['entity_guid']) { if (isset($opts['entity_guid'])) { $must[] = [ 'term' => [ 'entity_guid' => $opts['entity_guid'] Loading