44454647484950
* {@inheritDoc} */ @Override public MatchCondition build() { return new MatchCondition(boost, field, value); }