-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.4
-
Fix Version/s: 7.10
-
Component/s: Elasticsearch
-
Tags:
-
Upgrade notes:
At the moment the startswith operator return the root document that match the path while VCS only returns the children. This should be fixed.
Also for other fields than ecm:path the STARTSWITH operator works like a java string startswith. So it does not work properly on hierarchycal vocabulary. Even if it requires an explicit mapping it should behave the same way as in VCS.
- is required by
-
NXP-15080 Elasticsearch query by ancestor id
- Resolved