| 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 FacetRange[] |
FacetRange.EMPTY_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
FacetRange |
RangeFacetBucket.getRange()
Get the range for this bucket.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<FacetRange> |
RangeFacetRequest.getRanges()
Get the facet ranges.
|
Iterator<FacetRange> |
RangeFacetRequest.iterator()
Get an iterator over all ranges.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RangeFacetRequest.add(FacetRange range)
Add a range to this request.
|
void |
RangeFacetBucket.setRange(FacetRange value)
Set the range for this bucket.
|
| Constructor and Description |
|---|
RangeFacetBucket(FacetRange range,
long count)
Constructor.
|
RangeFacetBucket(FacetRange range,
long count,
int ordinal)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<FacetRange> |
FacetRequestFactory.getRangeBuckets()
Ranges to compute document frequencies for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacetRequestFactory.addRangeBucket(FacetRange range) |
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.