Interface MustNotCompoundSearchOperator

All Superinterfaces:
Bson, CompoundSearchOperator, CompoundSearchOperatorBase, SearchOperator

@Evolving @Beta(CLIENT) public interface MustNotCompoundSearchOperator extends CompoundSearchOperator
A representation of a CompoundSearchOperator that allows changing mustNot-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: