| Package | Description |
|---|---|
| org.elasticsearch.search.aggregations.bucket.significant.heuristics |
| Modifier and Type | Field and Description |
|---|---|
static SignificanceHeuristicStreams.Stream |
ChiSquare.STREAM |
static SignificanceHeuristicStreams.Stream |
MutualInformation.STREAM |
static SignificanceHeuristicStreams.Stream |
PercentageScore.STREAM |
static SignificanceHeuristicStreams.Stream |
JLHScore.STREAM |
static SignificanceHeuristicStreams.Stream |
ScriptHeuristic.STREAM |
static SignificanceHeuristicStreams.Stream |
GND.STREAM |
| Modifier and Type | Method and Description |
|---|---|
static void |
SignificanceHeuristicStreams.registerStream(SignificanceHeuristicStreams.Stream stream)
Registers the given stream and associate it with the given types.
|
Copyright © 2009–2017. All rights reserved.