Open latenzio opened 1 week ago
return $currentProperty when $nestedPath is null
$currentProperty
$nestedPath
null
This brings Filtering on Nested Properties (Elastic) to work
it looks like this breaks tests
return
$currentProperty
when$nestedPath
isnull
This brings Filtering on Nested Properties (Elastic) to work