Package version:

Enumeration KnownHybridCountAndFacetMode

Known values of HybridCountAndFacetMode that the service accepts.

Enumeration Members

CountAllResults

Include all documents that were matched by the search query when computing 'count' and 'facets', regardless of whether or not those documents are within the 'maxTextRecallSize' retrieval window.

CountRetrievableResults

Only include documents that were matched within the 'maxTextRecallSize' retrieval window when computing 'count' and 'facets'.