MarkLogic Server 11.0 Product Documentation
cts:word-query-optionscts:word-query-options(
$query as cts:word-query
) as xs:string*
Summary
Returns the options for the specified query.
Parameters |
query |
A query.
|
Example
cts:word-query-options($query)
=> ("case-sensitive", "punctuation-insensitive")
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.