Metadata
- Author: elastic.co
- Full Title:: Information Out: Search and Analyzeedit
- Category:: 🗞️Articles
- URL:: https://www.elastic.co/guide/en/elasticsearch/reference/master/search-analyze.html
- Finished date:: 2023-04-20
Highlights
The Elasticsearch REST APIs support structured queries, full text queries, and complex queries that combine the two (View Highlight)
You can also construct SQL-style queries to search and aggregate data natively inside Elasticsearch (View Highlight)
You can use machine learning features to create accurate baselines of normal behavior in your data and identify anomalous patterns. (View Highlight)