OpenSearch/core
Jim Ferenczi 0b2c8c835e
Fix composite aggregation when after term is missing in the shard (#27936)
This change fixes a bug when a keyword term in the `after` key is not present in the shard.
In this case the global ord of the document values are compared with the insertion point of the
`after` keyword and values that are equal to the insertion point should be considered "after" the top value.
2017-12-26 09:58:49 +01:00
..
cli Fix publication of elasticsearch-cli to Maven 2017-12-17 11:51:18 -05:00
licenses Upgrade to Lucene 7.2.0. (#27910) 2017-12-20 14:17:40 +01:00
src Fix composite aggregation when after term is missing in the shard (#27936) 2017-12-26 09:58:49 +01:00
build.gradle Tighten which classes can exit 2017-11-21 16:37:41 -05:00