Loading TOC...

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"

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.