|
@@ -35,7 +35,7 @@ image:images/sql/client-apps/squirell-4-driver-list.png[]
|
|
|
|
|
|
==== Add an alias for {es}
|
|
|
|
|
|
-Add a new connection or in SQuirrelL terminology an _alias_ using the *Elasticsearch* driver. To do so, select the *Aliases* panel on the left and click the `+` sign:
|
|
|
+Add a new connection or in SQuirreL terminology an _alias_ using the new driver. To do so, select the *Aliases* panel on the left and click the `+` sign:
|
|
|
|
|
|
image:images/sql/client-apps/squirell-5-add-alias.png[]
|
|
|
|
|
@@ -47,6 +47,6 @@ The setup is completed. Double check it by clicking on *Test Connection*.
|
|
|
|
|
|
==== Execute SQL queries
|
|
|
|
|
|
-The connection should open automatically (if it has been created before simply click on *Connect* in the *Alias* panel). SQuirrelL SQL can now issue SQL commands to {es}:
|
|
|
+The connection should open automatically (if it has been created before simply click on *Connect* in the *Alias* panel). SQuirreL SQL can now issue SQL commands to {es}:
|
|
|
|
|
|
image:images/sql/client-apps/squirell-7-data.png[]
|