Interface CompoundSearchOperatorBase

All Known Subinterfaces:
CompoundSearchOperator, FilterCompoundSearchOperator, MustCompoundSearchOperator, MustNotCompoundSearchOperator, ShouldCompoundSearchOperator

@Evolving @Beta(CLIENT) public interface CompoundSearchOperatorBase
A base for a CompoundSearchOperator which allows creating instances of this operator. This interface is a technicality and does not represent a meaningful element of the full-text search query syntax.
Since:
4.7
See Also: