Operations | Monitoring | ITSM | DevOps | Cloud

Search

How to add support for more languages in your Elastic Enterprise Search engines

Engines in Elastic App Search enable you to index documents and provide out-of-the-box, tunable search capabilities. By default, engines support a predefined list of languages. If your language is not on that list, this blog explains how you can add support for additional languages. We’ll do this by creating an App Search engine that has analyzers set up for that language.

The Latest Version of OpenSearch Is Now Live On Logit.io

Logit.io is pleased to introduce the latest version of OpenSearch onto the platform, with an OpenTelemetry-compliant data schema that unlocks a host of future analytics and observability capabilities. Also included in this release are improvements in threat detection for security analytics workloads, visualization tools, and machine learning (ML) models.

Supercharging Elasticsearch with the Power of Telemetry Pipelines

Elasticsearch has made a name for itself as a powerful, scalable, and easy-to-use search and analytics engine, enabling organizations to derive valuable insights from their data in real-time. However, to truly unlock the potential of Elasticsearch, it is essential that the right data in the right format is provisioned to Elasticsearch. This is where integrating a telemetry pipeline can add value to Elasticsearch.

Comparing OpenSearch Managed Services

In March of 2022, Elastic decided to close source the most popular log management and analytics solution in the world: the ELK Stack. Millions chose ELK as their logging platform and made it the heart of their troubleshooting operations because it was open source. And suddenly, it wasn’t – leaving many looking for other options. Shortly after, AWS launched OpenSearch and OpenSearch Dashboards as open source alternatives to Elasticsearch and Kibana, respectively.

How to Find and Fix Elasticsearch Unassigned Shards

When a data index is created in Elasticsearch, the data is divided into shards for horizontal scaling across multiple nodes. These shards are small pieces of data that make up the index and play a significant role in the performance and stability of Elasticsearch deployments. A shard can be classified as either a primary shard or a replica shard. A replica is a copy of the primary shard, and whenever Elasticsearch indexes data, it is first indexed to one of the primary shards.

Joins, pipes and more with the new Elasticsearch Query Language

The new Elasticsearch Query Language is a flexible, powerful, and robust query expression language to interrogate data. In this session learn how ESQL provides a superior query UX, a piped query language with join capabilities that fundamentally transforms and expands the analytics and data processing of Elasticsearch.

Elasticsearch and OpenSearch - not the same thing

Do you understand the differences between Elasticsearch and OpenSearch? We’ll lay them out for you. You’ll find that our take on emerging technologies is fundamentally transforming the opportunity to solve problems through search. Learn about innovation in areas like vector search and hybrid scoring or support for third-party natural language processing that help you unlock possibilities for new classes of searches through the application of machine learning. The result? Increased relevance with less burden on the developer and administrator. In this session, you'll learn all about these innovations, and how you can take advantage of them to drive success.

Using search effectively in taxonomies and correctly modeling your domain in Elasticsearch

Finding matches when using a taxonomy is a common problem. A notable challenge is mapping a user’s query to the entity (or results) expected when searching for an entity inside a catalog mapping. Functional textual search models tend to rely on exact match or partial match, but both can lead to a frustrating experience when users aren’t familiar with the domain. Basic models often fail to support user typos, synonyms, acronyms, and/or hyponyms/hypernyms. Learn how to tackle these challenges and make search more intuitive when using a taxonomy.

Elastic Enterprise Search 8.7: New connectors, extraction rules for web crawler, and search analytics client beta

Elastic Enterprise Search 8.7 is packed with features designed to improve content ingestion and search experiences. With this release, the MySQL connector adds advanced filtering capabilities, allowing you to filter and ingest large volumes of data from MySQL databases more efficiently.