-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 9.10-SNAPSHOT
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Query & PageProvider
-
Tags:
Using NXQL query:
SELECT * FROM Document WHERE ecm:path STARTSWITH "default-domain/workspaces/My Workspace/Strawberries"
returns no results because of the missing / at the start of the path.
It might be helpful for users if this query threw a parsing exception instead of simply returning no results.
- is related to
-
NXP-23995 Fix ES reindex using NXQL
- Resolved