Package | Description |
---|---|
com.attivio.sdk.search | |
com.attivio.sdk.search.facet |
Copyright 2015 Attivio Inc., All rights reserved.
|
Modifier and Type | Method and Description |
---|---|
List<FacetFilter> |
QueryRequest.getFacetFilters()
Get the
FacetFilter s that will be used to filter the result set. |
Modifier and Type | Method and Description |
---|---|
void |
QueryRequest.addFacetFilter(FacetFilter bucket)
Adds a filter to this QueryRequest that will "drill down" on
bucket . |
Modifier and Type | Method and Description |
---|---|
void |
QueryRequest.setFacetFilters(List<FacetFilter> facetFilters)
Set the
FacetFilter s to "drill down" on. |
Modifier and Type | Method and Description |
---|---|
FacetFilter |
FacetFilter.clone() |
FacetFilter |
FacetResponse.getFacetFilter(FacetBucket bucket)
|
static FacetFilter |
FacetFilter.valueOf(Object value)
Parse a FacetFilter specified in
value . |
static FacetFilter |
FacetFilter.valueOf(String value)
Parse a FacetFilter specified in
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.