marklogic-samplestack
marklogic-samplestack copied to clipboard
MarkLogic 9 compatibility
- migrates from the old
ValueIterator
toSequence
- simplifies search result matches resolution
With this, the gradle dbTest
target was succeeding against MarkLogic 9.0.1.
Please also see #714 which contains fixes to the Node.js setup in general and for the Travis build.
Fixes #703