@Deprecated public interface BoostAttribute extends org.apache.lucene.util.Attribute
MultiFieldQueryNodeProcessor
processor and
it should be defined in a FieldConfig
. This processor uses this
attribute to define which boost a specific field should have when none is
defined to it. Modifier and Type | Method and Description |
---|---|
float |
getBoost()
Deprecated.
|
void |
setBoost(float boost)
Deprecated.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.