The result object.
More...
#include <search.h>
The result object.
Definition at line 114 of file search.h.
◆ context
std::optional<EventContext> Quotient::SearchJob::Result::context {} |
Context for result, if requested.
Definition at line 122 of file search.h.
◆ rank
std::optional<double> Quotient::SearchJob::Result::rank {} |
A number that describes how closely this result matches the search. Higher is closer.
Definition at line 116 of file search.h.
◆ result
The event that matched.
Definition at line 119 of file search.h.
The documentation for this struct was generated from the following file: