public interface FieldBoostMapAttribute extends Attribute
FieldBoostMapFCListener.buildFieldConfig(FieldConfig)
Modifier and Type | Method and Description |
---|---|
Map<CharSequence,Float> |
getFieldBoostMap() |
void |
setFieldBoostMap(Map<CharSequence,Float> boosts) |
void setFieldBoostMap(Map<CharSequence,Float> boosts)
boosts
- a mapping from field name to its default boostMap<CharSequence,Float> getFieldBoostMap()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.