What is the difference between cts:API and search:search API?

 The Search API (e.g. search:search()) is an XQuery library that provides a high-level interface for some of the core capabilities of MarkLogic, such as search, facets, and aggregates. It uses the lower-level cts:* (and other) libraries under the covers but will save most developers a bunch of typing and debugging.

Comments

Popular posts from this blog

What is universal index and range index?

How to measure query Xquery performance in Marklogic?

The security model in Marklogic