Package | Description |
---|---|
org.hibernate.search.engine.search.dsl.predicate |
Modifier and Type | Method and Description |
---|---|
MinimumShouldMatchConditionContext<N> |
MinimumShouldMatchContext.ifMoreThan(int ignoreConstraintCeiling)
Start adding a "minimumShouldMatch" constraint that will be applied
if (and only if) there are strictly more than
ignoreConstraintCeiling "should" clauses. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.