Package | Description |
---|---|
com.yahoo.search.query |
The search query model
|
com.yahoo.search.query.ranking |
Modifier and Type | Field and Description |
---|---|
private RankProperties |
Ranking.rankProperties |
Modifier and Type | Method and Description |
---|---|
RankProperties |
Ranking.getProperties()
Returns the rank properties of this, an empty container (never null) if none are set.
|
Modifier and Type | Method and Description |
---|---|
RankProperties |
RankProperties.clone() |
Modifier and Type | Method and Description |
---|---|
void |
Diversity.prepare(RankProperties rankProperties)
Internal operation - DO NOT USE
|
void |
RankFeatures.prepare(RankProperties rankProperties)
Prepares this for encoding, not for external use.
|
void |
MatchPhase.prepare(RankProperties rankProperties)
Internal operation - DO NOT USE
|
void |
Matching.prepare(RankProperties rankProperties)
Internal operation - DO NOT USE
|
void |
SoftTimeout.prepare(RankProperties rankProperties)
Internal operation - DO NOT USE
|
Copyright © 2018. All rights reserved.