MarkLogic 12 EA 1 Product Documentation
cts.falseQuery

cts.falseQuery() as cts.orQuery

Summary

Returns a query that matches no fragments.

Example

cts.search(cts.falseQuery())
=> empty
Powered by MarkLogic Server | Terms of Use | Privacy Policy