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 and Description |
---|---|
float |
getBoost() |
void |
setBoost(float boost) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.