Laura Trotta

Laura Trotta

Software Engineer

Articles by Laura Trotta

New Elasticsearch ES|QL plugin for IntelliJ IDEA

Build and run Elasticsearch ES|QL queries in your IDE with the new plugin for IntelliJ IDEA.

Laura Trotta

Hybrid search with Java: LangChain4j Elasticsearch integration

Learn how to use hybrid search in LangChain4j via its Elasticsearch integrations, with a complete Java example.

Laura Trotta

Spring AI and Elasticsearch as your vector database

Learn how to build a production-ready RAG app using Spring AI and Elasticsearch and integrate LLMs with your proprietary data using a vector database.

Josh Long

RAG made easy with Spring AI + Elasticsearch

Customize your AI chatbot experience with private data. Learn how to build a Retrieval-Augmented Generation (RAG) app with Spring AI and Elasticsearch.

Laura Trotta

ES|QL queries to Java objects

Learn how to perform ES|QL queries with the Java client. Follow this guide for step-by-step instructions, including examples.

Laura Trotta