Query on multiple indices and covariance using NEST 7.9+

I'm attempting to search multiple indices using NEST while providing covariance in the same way this topic describes: Query on multiple index using NEST

Unfortunately the .Type() method no longer exists in the SearchDescriptor class (NEST v7.9+) .

How can I make use of covariance with multiple indices using NEST 7.9+'s fluent API?

Thanks,
Bram

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.