Java org.apache.lucene.queryparser.flexible.core.nodes BoostQueryNode fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.queryparser.flexible.core.nodes BoostQueryNode fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.queryparser.flexible.core.nodes BoostQueryNode.

The text is from its open source code.

Constructor

Method

QueryNodegetChild()
Returns the single child which this node boosts.
floatgetValue()
Returns the boost value.