Package | Description |
---|---|
com.attivio.sdk.search.facet |
Copyright 2015 Attivio Inc., All rights reserved.
|
com.attivio.util.parser |
Modifier and Type | Field and Description |
---|---|
static FacetRequest.SortBy |
FacetRequest.DEFAULT_SORT_BY
Default sort by
|
Modifier and Type | Method and Description |
---|---|
static FacetRequest.SortBy |
FacetRequest.SortBy.fromExternal(String value)
Parse a string value into a SortBy.
|
FacetRequest.SortBy |
FacetRequest.getSortBy()
Get the field to sort buckets by
|
static FacetRequest.SortBy |
FacetRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FacetRequest.SortBy[] |
FacetRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FacetRequest.setSortOrder(FacetRequest.SortBy sort)
Sets wether to sort by bucket count or bucket label.
|
void |
FacetRequest.setSortOrder(FacetRequest.SortBy sort,
Sort.SortOrder order)
Sets wether to sort by bucket count or bucket label.
|
void |
FacetRequest.setSortOrder(FacetRequest.SortBy sort,
Sort.SortOrder primary,
Sort.SortOrder secondary)
Sets the sort order and sort-by's.
|
Modifier and Type | Method and Description |
---|---|
FacetRequest.SortBy |
FacetRequestFactory.getSortBy()
Sort specification for facet buckets.
|
Modifier and Type | Method and Description |
---|---|
void |
FacetRequestFactory.setSortBy(FacetRequest.SortBy value) |
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.