|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface BoostAttribute
This attribute is used by 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.
Method Summary | |
---|---|
float |
getBoost()
Deprecated. |
void |
setBoost(float boost)
Deprecated. |
Method Detail |
---|
void setBoost(float boost)
float getBoost()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |