OpenSearch/sql
Lee Hinman 5b47c67dec SQL: Add all MATCH() query options (elastic/x-pack-elasticsearch#3387)
* SQL: Add all MATCH() query options

This adds support for (almost) all of the options that the `match` query
supports.

Additionally, it reverts back to the default operator of `OR` rather than `AND`
for the `MATCH()` query.

Relates to elastic/x-pack-elasticsearch#3361

* Add getters required for Node usage

Original commit: elastic/x-pack-elasticsearch@144e2bec02
2017-12-20 12:35:32 -07:00
..
cli SQL: Fix running `gradle run` from top-level directory (elastic/x-pack-elasticsearch#3329) 2017-12-15 08:42:18 -07:00
cli-proto Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
jdbc SQL: Bring SQL Version in line with ES Version (elastic/x-pack-elasticsearch#3308) 2017-12-14 22:01:19 -05:00
jdbc-proto Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
server SQL: Add all MATCH() query options (elastic/x-pack-elasticsearch#3387) 2017-12-20 12:35:32 -07:00
shared-client SQL: Bring SQL Version in line with ES Version (elastic/x-pack-elasticsearch#3308) 2017-12-14 22:01:19 -05:00
shared-proto Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
test-utils Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
build.gradle Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00