You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// /// **FacetQuerys** /// /// Search for values of a given facet, optionally restricting the returned /// values to those contained in objects matching other search criteria.
The only drawback with that method is that is expects your facet to contain objects with objectID property (#88 ).
I would like to use index.searchForFacetValue method, described here: https://www.algolia.com/doc/api-reference/api-methods/search-for-facet-values/?client=csharp#examples but can't find it in current package (1.0.4). Is it available or there is equivalent of it?
The text was updated successfully, but these errors were encountered: