-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.9.6-SNAPSHOT
-
Fix Version/s: 6.0
-
Component/s: Elasticsearch
-
Epic Link:
-
Tags:
-
Sprint:Sprint RepoTeam 5.9.5-2
The following fixed part will make ES queries fail, it should be ignored if not used/not useful in the case of ES, see NXP-15122
ecm:mixinType != 'HiddenInNavigation' AND ecm:isProxy = 0 AND ecm:isCheckedInVersion = 0 AND ecm:currentLifeCycleState != 'deleted' AND SORTED_COLUMN IS NOT NULL
(SORTED_COLUMN is unknown to the parser)