72737475767778
* {@inheritDoc} */ @Override public PhraseCondition build() { return new PhraseCondition(boost, field, values, slop); }