|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectBoostSetParams
public class BoostSetParams
Various parameters for applying a boost set to query results.
| Field Summary | |
|---|---|
float |
defaultBoost
Default value if document not in boost set. |
float |
exponent
Exponent applied to all boost set values. |
String |
field
Field name for boost set document keys. |
String |
path
Path of file containing document keys -> boost factors. |
| Constructor Summary | |
|---|---|
BoostSetParams()
|
|
| Method Summary |
|---|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String path
public String field
public float exponent
public float defaultBoost
| Constructor Detail |
|---|
public BoostSetParams()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||