Closed dclemenzi closed 5 years ago
If the fields don't need to be used for now what about adding a @JsonIgnore annotation to ElasticAggregation instead of adding the fields here?
@JsonIgnore
Agreed using JsonIgnoreProperties is a better solution.
90 Resolved the following exception Unrecognized field "doc_count_error_upper_bound" when using aggregations