Class GND.GNDBuilder
java.lang.Object
org.elasticsearch.search.aggregations.bucket.terms.heuristic.NXYSignificanceHeuristic.NXYBuilder
org.elasticsearch.search.aggregations.bucket.terms.heuristic.GND.GNDBuilder
- All Implemented Interfaces:
org.elasticsearch.common.xcontent.ToXContent,org.elasticsearch.common.xcontent.ToXContentFragment,SignificanceHeuristicBuilder
- Enclosing class:
- GND
public static class GND.GNDBuilder extends NXYSignificanceHeuristic.NXYBuilder
-
Nested Class Summary
-
Field Summary
Fields inherited from class org.elasticsearch.search.aggregations.bucket.terms.heuristic.NXYSignificanceHeuristic.NXYBuilder
backgroundIsSuperset, includeNegatives -
Constructor Summary
Constructors Constructor Description GNDBuilder(boolean backgroundIsSuperset) -
Method Summary
Modifier and Type Method Description org.elasticsearch.common.xcontent.XContentBuildertoXContent(org.elasticsearch.common.xcontent.XContentBuilder builder, org.elasticsearch.common.xcontent.ToXContent.Params params)Methods inherited from class org.elasticsearch.search.aggregations.bucket.terms.heuristic.NXYSignificanceHeuristic.NXYBuilder
build
-
Constructor Details
-
GNDBuilder
public GNDBuilder(boolean backgroundIsSuperset)
-
-
Method Details
-
toXContent
public org.elasticsearch.common.xcontent.XContentBuilder toXContent(org.elasticsearch.common.xcontent.XContentBuilder builder, org.elasticsearch.common.xcontent.ToXContent.Params params) throws java.io.IOException- Throws:
java.io.IOException
-