Description

The order in which the query result will be based on.

Enumeration Members

Enumeration Members

SCORE: "score"

Description

A query returns the result sorted by their matching score.

TIMESTAMP: "ts"

Description

A query returns the result sorted by BaseMessage's timestamp.

Generated using TypeDoc