public interface MustJunction extends BooleanJunction<MustJunction>
| Modifier and Type | Method and Description |
|---|---|
BooleanJunction |
disableScoring()
Disables scoring on the subquery.
|
BooleanJunction |
not()
Negate the must clause.
|
isEmpty, minimumShouldMatchNumber, minimumShouldMatchPercent, must, shouldboostedTo, filteredBy, filteredBy, withConstantScorecreateQueryBooleanJunction not()
BooleanJunction for method chaining.BooleanJunction disableScoring()
BooleanJunction for method chaining.Copyright © 2006-2023 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.