-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 8.10, 9.1
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Core MarkLogic
-
Story Points:3
When running such NXQL constraint on MarkLogic:
content/data IS NULL
we don't retrieve all documents because MarkLogic tests if data element doesn't exist in the content element which needs to be present.
So we don't retrieve documents without content element.
Possible solution: Add constraints on parent elements for IS NULL constraint.
- is related to
-
NXP-21319 Run platform tests locally on MarkLogic
- Resolved