Skip to content

Commit

Permalink
Add SQL support section to Elasticsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
rosewms authored and ebyhr committed Sep 1, 2021
1 parent 627029c commit 46b37aa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/src/main/sphinx/connector/elasticsearch.rst
Original file line number Diff line number Diff line change
Expand Up @@ -437,3 +437,12 @@ Property Name Description
``elasticsearch.auth.user`` User name to use to connect to Elasticsearch.
``elasticsearch.auth.password`` Password to use to connect to Elasticsearch.
================================================ ==================================================================

.. _elasticsearch-sql-support:

SQL support
-----------

The connector provides :ref:`globally available <sql-globally-available>` and
:ref:`read operation <sql-read-operations>` statements to access data and
metadata in the Elasticsearch catalog.

0 comments on commit 46b37aa

Please sign in to comment.