Author’s articles

January 24, 2025
Indexing OneLake data into Elasticsearch - Part II
Second part of a two-part article to index and search OneLake data into Elastic using a Custom connector.

January 23, 2025
Indexing OneLake data into Elasticsearch - Part 1
Learn to configure OneLake, consume data using Python and index documents in Elasticsearch to then run semantic searches.

January 16, 2025
Jira connector tutorial part II: 6 optimization tips
After connecting Jira to Elasticsearch, we'll now review best practices to escalate this deployment.

January 15, 2025
Jira connector tutorial part I
Indexing our Jira content into Elasticsearch to create a unified data source and do search with Document Level Security.

January 1, 2025
When hybrid search truly shines
Demonstrating when hybrid search is better than lexical or semantic search on their own.

December 26, 2024
Using Ollama and Go to build a RAG application
Building a RAG application with Go using Ollama to leverage local models.

November 28, 2024
Using Elastic and Apple's OpenELM models for RAG systems
How to deploy and test the Apple's OpenELM models and build a RAG system using Elastic.

November 22, 2024
Late chunking in Elasticsearch with Jina Embeddings v2
Using the Jina Embeddings v2 model in Elasticsearch, implementing late chunking, and exploring the pros and cons of long context embeddings models.

November 19, 2024
Phrase synonyms like a boss with the Elasticsearch synonyms API
Learn how to use phrase synonyms with the synonyms API in real scenarios.

November 15, 2024
Federated SharePoint searches with Azure OpenAI Service On your data
Using Azure OpenAI Service on your data with Elastic as vector database.

October 9, 2024
Building a search app with Blazor and Elasticsearch
Learn how to build a search application using Blazor and Elasticsearch, and how to use the Elasticsearch .NET client for hybrid search.

September 26, 2024
Adding AI summaries to your site with Elastic
How to add an AI summary box along with the search results to enrich your search experience.

August 13, 2024
Phi-3 small models, Elastic & RAG: Creating a smart ordering system
Deploying Phi-3 models on Azure AI Studio and using them with Elastic Open Inference Service to create a RAG application.

August 2, 2024
Building multilingual RAG with Elastic and Mistral
Building a multilingual RAG application using Elastic and Mixtral 8x22B model

July 11, 2024
Build a RAG application with Elasticsearch's semantic_text and Amazon Bedrock
Learn how to build a RAG application using Elasticsearch's semantic_text mapping type and Amazon Bedrock without leaving Elastic.