|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface FieldBoostMapAttribute
This attribute enables the user to define a default boost per field.
it's used by FieldBoostMapFCListener.buildFieldConfig(FieldConfig)
| Method Summary | |
|---|---|
Map<String,Float> |
getFieldBoostMap()
Deprecated. |
void |
setFieldBoostMap(Map<String,Float> boosts)
Deprecated. |
| Method Detail |
|---|
void setFieldBoostMap(Map<String,Float> boosts)
boosts - a mapping from field name to its default boostMap<String,Float> getFieldBoostMap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||