Attribute
BoostAttributeImpl
@Deprecated public interface BoostAttribute extends 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 | Description |
---|---|---|
float |
getBoost() |
Deprecated.
|
void |
setBoost(float boost) |
Deprecated.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.