Options related to executing a vector_search.
More...
#include <couchbase/vector_search_options.hxx>
|
struct | built |
| Immutable value object representing consistent options. More...
|
|
Options related to executing a vector_search.
- Since
- 1.0.0
- Volatile
- Should not be used in production
◆ build()
auto build |
( |
| ) |
const -> built
|
|
inlinenodiscard |
Validates options and returns them as an immutable value.
- Returns
- consistent options as an immutable value
- Exceptions
-
- Since
- 1.0.0
- Internal
- Internal interface
◆ query_combination()
Sets how the vector query results are combined.
- Parameters
-
- Returns
- this for chaining purposes
- Since
- 1.0.0
- Volatile
- Should not be used in production
The documentation for this struct was generated from the following file: