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, must, should
boostedTo, filteredBy, withConstantScore
createQuery
BooleanJunction not()
BooleanJunction
for method chaining.BooleanJunction disableScoring()
BooleanJunction
for method chaining.Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved