54555657585960
* {@inheritDoc} */ @Override public LuceneCondition build() { return new LuceneCondition(boost, defaultField, query); }