S
- The "self" type (the actual type of this context)public interface MultiFieldPredicateFieldSetContext<S>
Modifier and Type | Method and Description |
---|---|
S |
boostedTo(float boost)
Boost the weight of the last added set of fields in score computation.
|
S boostedTo(float boost)
boost
- The boost factor. Higher than 1 increases the weight in score computation,
between 0 and 1 lowers the weight. Lower than 0 is for experts only.this
, for method chaining.Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.