#include <couchbase/search_row_locations.hxx>
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ search_row_locations() [1/2]
◆ ~search_row_locations()
◆ search_row_locations() [2/2]
◆ fields()
auto fields |
( |
| ) |
const -> std::vector< std::string > |
|
nodiscard |
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ get() [1/2]
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ get() [2/2]
auto get |
( |
const std::string & | field, |
|
|
const std::string & | term ) const -> std::vector< search_row_location > |
|
nodiscard |
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ get_all()
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ operator=()
◆ terms()
auto terms |
( |
| ) |
const -> std::set< std::string > |
|
nodiscard |
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ terms_for()
auto terms_for |
( |
const std::string & | field | ) |
const -> std::vector< std::string > |
|
nodiscard |
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
The documentation for this class was generated from the following file: