Typesense_MultiSearchRequestParamsFacetStrategy
Choose the underlying faceting strategy used. Comma separated string of allows values: exhaustive, top_values or automatic (default).
enum Typesense_MultiSearchRequestParamsFacetStrategy {
exhaustive
top_values
automatic
}