HybridCountAndFacetMode Enum
Determines whether the count and facets should includes all documents that matched the search query, or only the documents that are retrieved within the 'maxTextRecallSize' window. The default value is 'countAllResults'.
Fields
| COUNT_ALL_RESULTS |
| COUNT_RETRIEVABLE_RESULTS |