public static class QueryBuilder.TermAndBoost extends Object
Modifier and Type | Field and Description |
---|---|
float |
boost
the boost
|
Term |
term
the term
|
Constructor and Description |
---|
TermAndBoost(Term term,
float boost)
Creates a new TermAndBoost
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.