Options for query_index_manager::build_deferred_indexes().
Definition build_query_index_options.hxx:37
auto build() const -> built
Validates options and returns them as an immutable value.
Definition build_query_index_options.hxx:55
Common options that used by most operations.
Definition common_options.hxx:37
auto build_common_options() const -> built
Definition common_options.hxx:89
Represents a single item from the result of collection::scan()
Definition allow_querying_search_index_options.hxx:28
std::function< void(error)> build_deferred_query_indexes_handler
The signature for the handler of the query_index_manager::build_deferred_indexes() operation.
Definition build_query_index_options.hxx:68
Definition build_query_index_options.hxx:39
const std::optional< std::string > collection_name
Definition build_query_index_options.hxx:41
const std::optional< std::string > scope_name
Definition build_query_index_options.hxx:40