xdmp functions (Search)

The search extension functions complement the Search Built-in functions.

5 functions
Function nameDescription
xdmp:diacritic-less Returns the specified string, converting all of the characters with diacritics to characters without diacritics.
xdmp:estimate Returns the number of fragments selected by an expression.
xdmp:exists Returns true if any fragment is selected by an expression, false if no fragments are selected.
xdmp:plan Returns an XML element recording information about how the given expression will be processed by the index.
xdmp:request-timestamp Returns the system timestamp for this request if the request is a query statement.