-
Method Summary
void
boolean
void
void
void
void
void
-
Method Details
-
-
-
-
-
minimumShouldMatchNumber
void minimumShouldMatchNumber(int ignoreConstraintCeiling,
int matchingClausesNumber)
- Specified by:
minimumShouldMatchNumber
in interface MinimumShouldMatchBuilder
- Parameters:
ignoreConstraintCeiling
- The maximum number of "should" clauses above which this constraint
will cease to be ignored.
matchingClausesNumber
- A definition of the number of "should" clauses that have to match.
-
minimumShouldMatchPercent
void minimumShouldMatchPercent(int ignoreConstraintCeiling,
int matchingClausesPercent)
- Specified by:
minimumShouldMatchPercent
in interface MinimumShouldMatchBuilder
- Parameters:
ignoreConstraintCeiling
- The maximum number of "should" clauses above which this constraint
will cease to be ignored.
matchingClausesPercent
- A definition of the number of "should" clauses that have to match, as a percentage.
-
hasClause
boolean hasClause()