| Package | Description |
|---|---|
| org.elasticsearch.common.lucene | |
| org.elasticsearch.search.facet.termsstats.strings |
| Modifier and Type | Method and Description |
|---|---|
HashedBytesRef |
HashedBytesRef.deepCopy() |
static HashedBytesRef |
HashedBytesRef.deepCopyOf(HashedBytesRef other) |
HashedBytesRef |
HashedBytesRef.reset(org.apache.lucene.util.BytesRef bytes,
int hash) |
HashedBytesRef |
HashedBytesRef.resetHashCode() |
| Modifier and Type | Method and Description |
|---|---|
static HashedBytesRef |
HashedBytesRef.deepCopyOf(HashedBytesRef other) |
| Constructor and Description |
|---|
StringEntry(HashedBytesRef term,
long count,
long totalCount,
double total,
double min,
double max) |
| Constructor and Description |
|---|
Aggregator(com.carrotsearch.hppc.ObjectObjectOpenHashMap<HashedBytesRef,InternalTermsStatsStringFacet.StringEntry> entries) |
ScriptAggregator(com.carrotsearch.hppc.ObjectObjectOpenHashMap<HashedBytesRef,InternalTermsStatsStringFacet.StringEntry> entries,
SearchScript script) |
Copyright © 2009–2016. All rights reserved.