OpenSearch Dashboards is the user interface that lets you visualize your Lucenia data and run and scale your Lucenia clusters.
Getting started
Versioning
OpenSearch Dashboards versions currently supported by Lucenia:
Lucenia Version | OpenSearch Dashboards Version |
---|
0.1.0 | 3.0.0 |
Query languages
Discover and Dashboard search bar
Using the search bar in the Discover and Dashboard apps, you can search data with the following two languages:
The following table compares DQL and query string query language features.
DQL and query string query language | DQL | Query string query language |
---|
- Wildcard expressions (DQL supports
*
only)
- Ranges
- Boolean operations
| - Querying nested fields | - Regular expressions
- Fuzziness
- Proximity queries
- Boosting
By default, the query language in the Discover search toolbar is DQL. To switch to query string syntax, select DQL and then turn off OpenSearch Dashboards Query Language. The query language changes to Lucene
, as shown in the following image.

Observability
Dashboards Management
Concept | Description |
---|
Dashboards Management | Learn about the command center for customizing your OpenSearch Dashboards behavior, creating index patterns, and configuring data sources. |
Concept | Description |
---|
Dev Tools | Learn how to run Lucenia queries in an integrated console. |