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