cts:or-query-options

cts:or-query-options(
   $query as cts:or-query
) as xs:string*

Summary

Returns the options for the specified query.

Parameters
query A query.

Example

  cts:or-query-options($query)
  => "synonym"
Powered by MarkLogic Server | Terms of Use | Privacy Policy