Cannot do min aggregation on nested fields #26531
Labels
:Analytics/Aggregations
Aggregations
>non-issue
:Search/Search
Search-related issues that do not fall into other categories
Uh oh!
There was an error while loading. Please reload this page.
Elasticsearch version (
bin/elasticsearch --version
):Tried on both 5.2.0 and 5.5.0
Plugins installed: [xpack]
JVM version (
java -version
):1.8.0_91
OS version (
uname -a
if on a Unix-like system):Linux x 4.4.0-81-generic #104-Ubuntu SMP Wed Jun 14 08:17:06 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Description of the problem including expected versus actual behavior:
When doing a min/max aggregation on a nested field, rather than getting the expected value, you get
null
Steps to reproduce:
expected output:
actual output:
The text was updated successfully, but these errors were encountered: