OpenSearch/x-pack/plugin/sql
Costin Leau dcf0f9f8dd
SQL: Preserve scoring in bool queries (#30730)
Make all bool constructs use match/should (that is a query context) as
that is controlled and changed to a filter context by ES automatically
based on the sort order (_doc, field vs _sort) and trackScores.

Fix #29685
2018-05-21 21:50:06 +03:00
..
jdbc Upgrade to Lucene-7.4.0-snapshot-59f2b7aec2 (#30726) 2018-05-18 18:21:39 -04:00
licenses Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
sql-cli SQL: Remove dependency for server's version from JDBC driver (#30631) 2018-05-16 15:07:14 -04:00
sql-proto Upgrade to Lucene-7.4.0-snapshot-59f2b7aec2 (#30726) 2018-05-18 18:21:39 -04:00
sql-shared-client SQL: Extract SQL request and response classes (#30457) 2018-05-14 16:43:29 -04:00
src SQL: Preserve scoring in bool queries (#30730) 2018-05-21 21:50:06 +03:00
build.gradle Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00