Class BoostQueryNodeBuilder

java.lang.Object
org.apache.lucene.queryparser.flexible.standard.builders.BoostQueryNodeBuilder
All Implemented Interfaces:
QueryBuilder, StandardQueryBuilder

public class BoostQueryNodeBuilder extends Object implements StandardQueryBuilder
This builder basically reads the Query object set on the BoostQueryNode child using QueryTreeBuilder.QUERY_TREE_BUILDER_TAGID and applies the boost value defined in the BoostQueryNode.