Searching your data in {es-serverless} works the same way as in other Elasticsearch deployments. If you haven’t used {es} before, you can learn the basics in the {ref}/elasticsearch-intro.html[core {es} documentation].
You can use the {es-serverless} REST APIs to search your data using any HTTP client, including the {es} client libraries, or directly in Console.
You can also run searches using {kibana-ref}/discover.html[Discover] in your project’s UI.
Tip
|
Try our hands-on {ref}/quickstart.html#quickstart-list[quick start tutorials] in the core {es} documentation to get started, or check out our Python notebooks. |
Learn about the various query languages you can use to search your data in the {ref}/search-analyze.html[core {es} documentation].
The subpages in this section provide some high-level information about selected important search-related topics: