OpenSearch/x-pack/plugin/sql
Andrei Stefan 740d58fd46
SQL: Uniquely named inner_hits sections for each nested field condition (#45341)
* Name each inner_hits section of nested queries differently and extract and combine the multiple values it generates into a single list.
This also introduces a limitation (its origin it's with Elasticsearch
though) on the sorting capabilities when the sorting is based on the
nested fields filtered: only one of the conditions applied to nested
documents will be used in the nested sorting.

(cherry picked from commit cfc5cf68f6e83b07bb9006986d0903d6be418ec6)
2019-08-09 00:22:49 +03:00
..
jdbc SQL: [Tests] Re-enable testDriverConfigurationWithSSLInURL test with more logging (#44800) 2019-07-25 10:10:45 +03:00
qa SQL: Uniquely named inner_hits sections for each nested field condition (#45341) 2019-08-09 00:22:49 +03:00
sql-action Upgrade to Lucene 8.2.0 release (#44859) (#44892) 2019-07-26 08:14:59 +02:00
sql-cli Add missing dependencies so we can build in parallel (#43672) 2019-06-28 16:41:18 +03:00
sql-client SQL: fix URI path being lost in case of hosted ES scenario (#44776) 2019-07-25 10:27:51 +03:00
sql-proto [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
src SQL: Uniquely named inner_hits sections for each nested field condition (#45341) 2019-08-09 00:22:49 +03:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00