Package | Description |
---|---|
com.attivio.sdk.search | |
com.attivio.sdk.search.fields |
Model for
FieldExpressions applied to
QueryRequests . |
Modifier and Type | Field and Description |
---|---|
static HighlightMode |
QueryRequest.DEFAULT_HIGHLIGHT_MODE
Default value for
QueryRequest.getHighlightMode() . |
Modifier and Type | Method and Description |
---|---|
HighlightMode |
QueryRequest.getHighlightMode()
Get the
HighlightMode for annotating scopes in highlighted text. |
static HighlightMode |
HighlightMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HighlightMode[] |
HighlightMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryRequest.setHighlightMode(HighlightMode value)
Set the
HighlightMode for annotating scopes in highlighted text. |
Modifier and Type | Method and Description |
---|---|
HighlightMode |
Teaser.getHighlightMode()
Get the mode for annotating scopes.
|
HighlightMode |
ScopeField.getMode() |
Modifier and Type | Method and Description |
---|---|
void |
Teaser.setHighlightMode(HighlightMode value)
Set the mode for annotating scopes.
|
void |
ScopeField.setMode(HighlightMode value) |
Constructor and Description |
---|
ScopeField(HighlightMode mode,
String fieldName,
String scope)
Construct a new field source for
fieldName |
ScopeField(HighlightMode mode,
String fieldName,
String scope,
String alias)
Construct a new ScopeField for
fieldName |
ScopeTeaser(HighlightMode mode,
FieldExpression field,
String scope,
String alias) |
ScopeTeaser(HighlightMode mode,
String fieldName,
String scope) |
ScopeTeaser(HighlightMode mode,
String fieldName,
String scope,
String alias) |
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.