Search your data
editSearch your data
editSearching your data in Elasticsearch Serverless works the same way as in other Elasticsearch deployments. If you haven’t used Elasticsearch before, you can learn the basics in the core Elasticsearch documentation.
You can use the Elasticsearch Serverless REST APIs to search your data using any HTTP client, including the Elasticsearch client libraries, or directly in Console.
You can also run searches using Discover in your project’s UI.
Try our hands-on quick start tutorials in the core Elasticsearch documentation to get started, or check out our Python notebooks.
Query languages
editLearn about the various query languages you can use to search your data in the core Elasticsearch documentation.
Learn more
editThe subpages in this section provide some high-level information about selected important search-related topics: