Community
>

Blog

  • Optimize OpenSearch index shard sizes

    Thu, Jul 06, 2023

    This blog post discusses optimizing the number shards in an OpenSearch index. Optimizing shard sizes helps you get the best performance from OpenSearch.

    Read More
  • Improving JSON parsing performance in opensearch-java

    Tue, Jun 27, 2023

    As an open-source enthusiast, I believe in the power of collaboration to make open-source projects faster and more efficient. In this blog post, I will share how my team at Linagora, contributing to the Apache James project, identified and addressed a performance issue in the OpenSearch Java client using benchmark tools and flame graphs, in collaboration with the OpenSearch community....

    Read More
  • Partner highlight: Exploring OpenSearch’s vector database capabilities

    Mon, Jun 26, 2023

    Many organizations are turning to machine learning (ML) tools to enhance their search applications. Among those tools are ML embedding models, which can encode the meaning and context of documents, images, and audio into vectors. Those vectors can be stored and indexed within a vector database, then searched to identify similarities. Ultimately, this functionality can be used to augment search...

    Read More
  • End-to-end acknowledgments in Data Prepper

    Mon, Jun 19, 2023

    Data Prepper is an open-source data collector used to ingest data into OpenSearch clusters. In addition to Data Prepper’s in-memory buffer, which allows for fast throughput, users also want improved data durability, particularly, confirmation that the data received by Data Prepper reaches the desired sink. End-to-end acknowledgments give Data Prepper this capability.

    Read More
  • OpenSearch Partners with Key lime Interactive for Usability Studies: Admin Panel Workflows

    Thu, Jun 15, 2023

    Usability is vital in facilitating successful interactions between users and technology. In software, usability refers to the ability of a product to be understood, learned, and used by the user.

    Read More