* redirects Signed-off-by: Heather Halter <[email protected]> * fixedformat Signed-off-by: Heather Halter <[email protected]> * fixbrokenlink Signed-off-by: Heather Halter <[email protected]> * fixbrokenlink Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]>
690 B
690 B
layout, title, nav_order, has_children, has_toc, redirect_from
| layout | title | nav_order | has_children | has_toc | redirect_from | |
|---|---|---|---|---|---|---|
| default | SQL and PPL | 38 | true | false |
|
SQL and PPL
OpenSearch SQL lets you write queries in SQL rather than the OpenSearch query domain-specific language (DSL). If you're already familiar with SQL and don't want to learn the query DSL, this feature is a great option.
Contributing
To get involved and help us improve the SQL plugin, see the development guide for instructions on setting up your development environment and building the project.