Package | Description |
---|---|
com.attivio.sdk.search.fields |
Model for
FieldExpressions applied to
QueryRequests . |
com.attivio.sdk.search.query | |
com.attivio.sdk.search.relevancy |
Contains classes relevancy model related classes.
|
Modifier and Type | Field and Description |
---|---|
static ScoreMode |
PhraseScore.DEFAULT_SCORE_MODE |
Modifier and Type | Method and Description |
---|---|
ScoreMode |
PhraseScore.getScoreMode()
Get the mode to use for scoring the phrase.
|
Modifier and Type | Method and Description |
---|---|
void |
PhraseScore.setScoreMode(ScoreMode value)
Set the mode to use for scoring the phrase.
|
Constructor and Description |
---|
PhraseScore(String field,
Phrase phrase,
ScoreMode scoreMode) |
Modifier and Type | Method and Description |
---|---|
ScoreMode |
PhraseQuery.getScoreMode() |
Modifier and Type | Method and Description |
---|---|
void |
PhraseQuery.setScoreMode(ScoreMode value) |
Modifier and Type | Method and Description |
---|---|
static ScoreMode |
ScoreMode.valueOf(Query query)
Get the scoring mode set for
query . |
static ScoreMode |
ScoreMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScoreMode[] |
ScoreMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.