Community
>

Blog

  • Shard Indexing Backpressure in OpenSearch

    Thu, Feb 17, 2022

    In this post we wish to dive into the Shard Indexing Backpressure feature which got launched with OpenSearch 1.2.0 and how it can improve cluster reliability. The Indexing APIs in OpenSearch such as _bulk allows you to write data in the cluster, which is distributed across multiple shards, on multiple data nodes. However, at times indexing requests may suffer performance...

    Read More
  • A Quick OpenSearch Primer

    Tue, Feb 15, 2022

    OpenSearch is an open-source project built on top of Apache Lucene, a powerful indexing and search library. Even if you’ve never heard of an indexing library before, you’re still probably more familiar with indexing than you think.

    Read More
  • Getting started with Fluentd and OpenSearch

    Thu, Feb 10, 2022

    The OpenSearch project is, a community-driven open-source search and analytics suite derived from Apache 2.0 licensed Elasticsearch 7.10.2 and Kibana 7.10.2. In order to get started with OpenSearch you will need to get data into OpenSearch. A new method, built through a partnership of Calyptia and the OpenSearch project, is native plugins for Fluentd. Fluentd is an open-source log and...

    Read More
  • Partner Highlight: Enjoy OpenSearch one click installation with Hidora

    Mon, Feb 07, 2022

    Hidora is an expert in providing custom solutions for all sizes of businesses. Hidora Cloud Hosting Solutions are just what you need if you want an efficient, secure and scalable cloud hosting solution that is tailored to your needs. We offer different plans that are scalable according to your specific requirements so you can find one that suits you best....

    Read More
  • Feature Deep Dive: OpenSearch SQL - Basic queries

    Wed, Feb 02, 2022

    In this post, we’ll explore some of the features and capabilities supported by OpenSearch SQL. We also briefly introduce how SQL engine works internally.

    Read More