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 for RAG applications
Creating 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 new Apple 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 and exploring the pros and cons of long context embeddings models.
November 19, 2024
Phrase synonyms like a boss with the synonyms API
Learn how to use phrase synonyms with the synonyms API in real scenarios.