Community
>

Blog

  • What if satellites spoke in vector?

    Tue, Apr 30, 2024

    Every once in a while I come across a use case that gets me really excited, not just because it aligns with my personal interests but also because I never would have thought that open-source tools would find their way into certain use cases. Recently I was lucky enough to learn about some very complicated real-world problems that could be...

    Read More
  • Multilingual search with OpenSearch

    Thu, Apr 25, 2024

    In traditional lexical search we often use text analysis to improve search results. OpenSearch uses analyzers to refine, tokenize, and convert text fields before storing them in an index. As an example, indexing <p><b>Actions</b> speak louder than <em>words</em></p> can result in the following indexed tokens: [action, speak, loud, word]. The behavior depends on the analyzers you define for your text...

    Read More
  • Navigating the future of log management: Graylog with OpenSearch

    Mon, Apr 22, 2024

    In the complex and ever-evolving world of software architecture, managing logs effectively is not just a necessity—it's an art. For open-source architects facing the challenges of sifting through vast amounts of log data to ensure system health, security, and performance, the combination of Graylog with OpenSearch presents a compelling solution. This blog post delves into how leveraging Graylog with OpenSearch...

    Read More
  • Discussing open-source innovation at Open Source Summit North America

    Thu, Apr 18, 2024

    This week I had the honor of speaking about OpenSearch at Open Source Summit North America, organized by the Linux Foundation. This annual conference brings together open-source technologists, business leaders, academics, and others with a rich program of educational sessions and colocated events, and the OpenSearch Project is proud to be a sponsor.

    Read More
  • OpenSearchCon Europe speakers and sessions are live!

    Wed, Apr 17, 2024

    Following an overwhelming response to our call for presentations, the [speakers](https://opensearch.org/events/opensearchcon/2024/europe/speakers/index.html) and [sessions](https://opensearch.org/events/opensearchcon/2024/europe/sessions/index.html) for OpenSearchCon Europe have been selected. We’re delighted to present 22 sessions covering timely topics related to search, observability, security, operations, performance optimization, and more across 2 days of learning and community building.

    Read More