Package | Description |
---|---|
com.attivio.sdk.search | |
com.attivio.sdk.search.query |
Modifier and Type | Method and Description |
---|---|
Sort |
Sort.clone() |
static Sort |
Sort.parseSort(StringParser reader)
Parse a Sort.
|
static Sort |
Sort.relevancySort()
Factory method for creating a sort according to score, descending.
|
static Sort |
Sort.valueOf(String value)
Parse a
Sort . |
Modifier and Type | Method and Description |
---|---|
List<Sort> |
FieldCollapse.getSort()
Get the sort specification.
|
List<Sort> |
QueryRequest.getSort()
Get the sorting specification for this QueryRequest.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryRequest.addSort(Sort value)
Add a
Sort specifier to this QueryRequest. |
void |
FieldCollapse.setSort(Sort... value)
Set the sort.
|
void |
QueryRequest.setSort(Sort... value) |
Modifier and Type | Method and Description |
---|---|
void |
FieldCollapse.setSort(List<Sort> value)
Set the sort specification.
|
void |
QueryRequest.setSort(List<Sort> value)
Set the sorting specification for this QueryRequest.
|
Modifier and Type | Method and Description |
---|---|
Sort |
JoinClause.getOrder()
Get the order for child documents.
|
Modifier and Type | Method and Description |
---|---|
void |
JoinClause.setOrder(Sort value)
Set the order for child documents.
|
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.