46 [[nodiscard]]
auto encode() const -> encoded_search_facet override;
search_facet(std::string field, std::uint32_t size)
Definition search_facet.hxx:46
term_facet(std::string field, std::uint32_t size)
Definition term_facet.hxx:35
term_facet(std::string field)
Definition term_facet.hxx:30
auto encode() const -> encoded_search_facet override
Represents a single item from the result of scan()
Definition allow_querying_search_index_options.hxx:28