Interface ShouldCompoundSearchOperator

All Superinterfaces:
Bson, CompoundSearchOperator, CompoundSearchOperatorBase, SearchOperator

@Evolving @Beta(CLIENT) public interface ShouldCompoundSearchOperator extends CompoundSearchOperator
A representation of a CompoundSearchOperator that allows changing should-specific options, if any. This interface is a technicality and does not represent a meaningful element of the full-text search query syntax.
Since:
4.7
See Also: