Support: - query.Count() - query.Count(x => x.Boolean) - query.LongCount() - query.LongCount(x => x.Boolean) Note that the version containing the boolean predicate overloads will also need to add a sub-filter to the facet containing the translated predicate.
Support:
Note that the version containing the boolean predicate overloads will also need to add a sub-filter to the facet containing the translated predicate.