Loading TOC...

cts functions (cts:order Constructors)

For the complete list of functions and categories in this namespace, refer to the main cts functions page.

7 functions
Function name Description
cts:confidence-order Creates a confidence-based ordering clause, for use as an option to cts:search.
cts:document-order Creates a document-based ordering clause, for use as an option to cts:search.
cts:fitness-order Creates a fitness-based ordering clause, for use as an option to cts:search.
cts:index-order Creates a index-based ordering clause, for use as an option to cts:search.
cts:quality-order Creates a quality-based ordering clause, for use as an option to cts:search.
cts:score-order Creates a score-based ordering clause, for use as an option to cts:search.
cts:unordered Specifies that results should be unordered, for use with cts:search.