Community
>

Blog

  • OpenSearch 1.1.0 is here!

    Tue, Oct 05, 2021

    We are excited to announce the 1.1.0 release of OpenSearch, OpenSearch Dashboards, and the OpenSearch Project plugins (available to download today).

    Read More
  • Building OpenSearch 1.1 Distributions using Automation

    Mon, Oct 04, 2021

    The Open Distro for Elasticsearch was a package containing open source Elasticsearch and a dozen open source plugins. Open Distro’s release process began by picking up a stable version of Elasticsearch OSS, incrementing all the plugin version numbers, and going through a development cycle. Plugins went from -SNAPSHOT to -beta, then -rc, then finally to a release.

    Read More
  • OpenSearch clients in Python, Go, and Node.js

    Thu, Sep 30, 2021

    Last month, the project announced the intention to release OpenSearch specific clients and today the first batch are ready for production use. You can get opensearch-py from PyPI, install opensearch-js from npm and start using opensearch-go.

    Read More
  • Data Prepper roadmap is now publicly available on GitHub

    Thu, Sep 16, 2021

    This blog has been updated for technical accuracy on 17 Nov 2022.

    Read More
  • A query, or There and Back Again

    Thu, Sep 02, 2021

    OpenSearch is a distributed, open source search and analytics suite used for a broad set of use cases like real-time application monitoring, log analytics, and website search. And it’s easy to imagine why you might want to query information from OpenSearch in those use cases. But you might not know how those queries actually work. Well, that’s what we’re going...

    Read More