cts:registered-query-weight( $query as cts:registered-query ) as xs:double
Returns the weight with which the specified query was constructed.
Parameters | |
---|---|
query | A query. |
let $query := cts:registered-query(1234567890123456,"unfiltered") return cts:registered-query-weight($query) => 1