BoostQueryNodeBuilder

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.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun build(queryNode: QueryNode): Query?

Builds some kind of object from a query tree.