Loading…
OpenSearchCon Europe 2025
In-person
30 April - 1 May 2025
Learn More and Register to Attend

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for OpenSearchCon Europe 2025 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.

Please note: This schedule is automatically displayed in Central European Summer Time (UTC+02:00)To see the schedule in your preferred timezone, please select from the drop-down located at the bottom of the menu to the right.

IMPORTANT NOTE: Timing of sessions and room locations are subject to change.
Type: Search clear filter
arrow_back View All Dates
Wednesday, April 30
 

10:20 CEST

Dive Deep on OpenSearch’s Vector Search - Jon Handler, Amazon Web Services & Yuye Zhu, Amazon
Wednesday April 30, 2025 10:20 - 11:00 CEST
Search engines take in a query and return a set of results that best satisfy the need of the searcher. Words from a text box, user interface facets, and some user identity information have been the clues for good retrieval. Today, Large Language Models (LLMs) produce vectors with semantic information that augments or replaces lexical information for retrieving best results. OpenSearch's low-level APIs can connect with and use LLMs as part of an overall search solution. A full solution still requires some higher-level coding to take full advantage of these APIs. In this talk, we’ll cover some theory on similarity, and how and where vectors can help you retrieve better results. We’ll dive deep on opensearch-ml-quickstart (https://github.com/Jon-AtAWS/opensearch-ml-quickstart), an open-source example set for managing connections with OpenSearch, local models, and vector embeddings. We’ll walk through examples and code to help you get started quickly with OpenSearch’s vector capabilities: exact nearest-neighbor matching, dense vector embeddings, and sparse vectors. You’ll leave with a great tool in opensearch-ml-quickstart, along with the knowledge of how to apply it.
Speakers
avatar for Jon Handler

Jon Handler

Director of Technology, Search Services, AWS, Amazon Web Services
Jon Handler is Director of Technology at Amazon Web Services based in Palo Alto, CA. Jon works with OpenSearch and Amazon OpenSearch Service, helping customers who have vector, search, and log analytics workloads that they want to move to the AWS Cloud. Prior to joining AWS, Jon’s... Read More →
avatar for Yuye Zhu

Yuye Zhu

Machine Learning Engineer, Amazon
Yuye Zhu is a Machine Learning Engineer Engineer at OpenSearch, AWS. His interests include LLM, agent, RAG and information retrieval.
Wednesday April 30, 2025 10:20 - 11:00 CEST
Matterhorn

11:50 CEST

Unlocking Insights from Multimodal PDFs using OpenSearch and Vision-Language Models - Praveen Mohan Prasad & Mingshi Liu, AWS
Wednesday April 30, 2025 11:50 - 12:30 CEST
Unlock the insights hidden within unstructured PDF documents! Many PDFs contain multimodal elements like text, tables, and images, and relying solely on text-based processing risks overlooking critical information. This session explores two powerful approaches to address this challenge: building specialized pipelines that integrate OCR and ML models for handling diverse modalities, and leveraging cutting-edge Vision-Language Models like ColPali to represent multimodal data in a unified format. Join us to discover how both methods can be applied to build an intelligent conversational search application using open-source technology, OpenSearch by leveraging it's powerful search and ingest pipelines. The session includes a live demonstration to showcase practical implementations, empowering you to choose the approach that best fits your needs!
Speakers
avatar for Praveen Mohan Prasad

Praveen Mohan Prasad

Analytics Specialist, AWS
Praveen Mohan Prasad is a search specialist with data science expertise who actively researches and experiments on using Machine Learning to improve search relevance. Praveen advices clients to implement and operationalise strategies to improve search experience.
avatar for Mingshi Liu

Mingshi Liu

Machine Learning Engineer, OpenSearch @ AWS
Mingshi Liu is a Machine Learning Engineer at OpenSearch, primarily contributing to OpenSearch, ML Commons and Search Processors. Her work focuses on developing and integrating machine learning features for search technologies and other open-source projects.
Wednesday April 30, 2025 11:50 - 12:30 CEST
Zurich II

14:20 CEST

A Tool for Eyeballing: Better Than NDCG? - Stavros Macrakis, OpenSearch @ AWS & Eric Pugh, OpenSource Connections
Wednesday April 30, 2025 14:20 - 15:00 CEST
There are lots of statistics we can calculate for search relevance: NDCG, precision, MAP, …. OpenSearch 3.0 calculates and displays them for you.

But metrics don’t tell the whole story. In particular, NDCG can’t give you the qualitative analysis that one algorithm is great for author names, and a different one is good for shapes and sizes. For that, you need eyeballing, that is, human intuition and judgment.

That’s why we’ve built tools to help you dig deeper into your search results. The Search Comparison tool in OpenSearch 2.11 is just the starting point – in 3.0, it lets you define search configurations and test sets of multiple queries and determine which queries’ results have changed the most… and then zoom in to the individual cases. You can integrate data on judgments and query frequency from User Behavior Insights for deeper analysis.

In this talk, we’ll discuss how traditional statistical metrics are complemented by eyeballing, how the new tools in OpenSearch 3.0 support disciplined eyeballing, and how you can use them to improve the quality of your search results.
Speakers
avatar for Stavros Macrakis

Stavros Macrakis

Product Manager, Search, OpenSearch @ AWS
Stavros is passionate about search relevance. At AWS, Google, GLG, FAST, and Lycos, he has worked with a wide variety of organizations and applications, and is frequently astounded at how even large, sophisticated organizations fail to collect the data needed to evaluate and tune... Read More →
avatar for Eric Pugh

Eric Pugh

Co-Founder, OpenSource Connections
Eric Pugh is the co-founder of OpenSource Connections. Today he helps OSC’s clients, especially those in the ecommerce space, build their own search teams and improve their search maturity, both by leading projects and by acting as a trusted advisor.He is an active maintainer on... Read More →
Wednesday April 30, 2025 14:20 - 15:00 CEST
Zurich I

15:05 CEST

Transforming Data Aggregation in Opensearch: Achieving 100x Faster Performance - Ankit Jain & Sandesh Kumar, AWS
Wednesday April 30, 2025 15:05 - 15:45 CEST
Efficient data analysis and visualization heavily rely on the performance of aggregations in Opensearch. However, optimizing the performance of aggregations in the multi-phase and distributed nature of search queries poses significant challenges. In this session, we delve into the inner workings of the OpenSearch query engine, uncovering insightful examples and code walkthroughs that empower you to unlock the true potential of aggregation processing.
Discover clever techniques for identifying performance bottlenecks and gain a comprehensive understanding of smart query rewriting techniques like cardinality filtering, range slicing, early collection termination, and multi-range traversal. These advanced techniques offer a remarkable peek into the query engine's inner workings, enabling you to significantly enhance the speed and efficiency of data aggregation in Opensearch.
Prepare to revolutionize your data analysis workflows as you harness the power of these optimization strategies, propelling your aggregation performance to new heights. Experience the unprecedented speed and responsiveness of Opensearch, accelerating your data analysis and visualization tasks by an astounding 100x
Speakers
avatar for Sandesh Kumar

Sandesh Kumar

Software Developer, AWS
Sandesh is a Software Developer at AWS OpenSearch Service. He is also an active contributor to OpenSearch focused on Search performance & resiliency.
avatar for Ankit Jain

Ankit Jain

Software Engineer, AWS
Ankit Jain is a Software Engineer working on Amazon OpenSearch Service. He is an active contributor and a maintainer of OpenSearch.
Wednesday April 30, 2025 15:05 - 15:45 CEST
Matterhorn
 
Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -