Package | Description |
---|---|
com.attivio.sdk.client.streaming |
Interfaces that allow developers to request all results, facets, or document id's back from a query.
|
com.attivio.sdk.search | |
com.attivio.sdk.search.facet |
Copyright 2015 Attivio Inc., All rights reserved.
|
Modifier and Type | Method and Description |
---|---|
FacetResponse |
StreamingFacetResponse.getFacetResponse()
Get the
FacetResponse . |
Modifier and Type | Method and Description |
---|---|
FacetResponse |
QueryResponse.getFacet(String name)
Gets a facet by name.
|
Modifier and Type | Method and Description |
---|---|
List<FacetResponse> |
QueryResponse.getFacets()
Get the generated facets for this response.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryResponse.setFacets(FacetResponse... value)
Set the generated facets for this response.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryResponse.setFacets(List<FacetResponse> value)
Set the generated facets for this response.
|
Modifier and Type | Method and Description |
---|---|
FacetResponse |
FacetResponse.clone() |
Modifier and Type | Method and Description |
---|---|
static String |
FacetResponse.getDisplayName(FacetResponse response)
Get the raw display name for
response . |
Query |
TermFacetBucket.getQueryFilter(FacetResponse facet)
Get the
Query to use for drilling down on this bucket. |
abstract Query |
FacetBucket.getQueryFilter(FacetResponse facet)
Get the
Query to use for drilling down on this bucket. |
Query |
QueryFacetBucket.getQueryFilter(FacetResponse facet)
Get the
Query to use for drilling down on this bucket. |
Query |
SchemaFieldBucket.getQueryFilter(FacetResponse facet)
Get the
Query to use for drilling down on this bucket. |
Query |
RangeFacetBucket.getQueryFilter(FacetResponse facet)
Get the
Query to use for drilling down on this bucket. |
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.