February 18, 2026
Better text analysis for complex languages with Elasticsearch and neural models
Using neural models and the Elasticsearch inference API to improve search in Hebrew, German, Arabic, and other morphologically complex languages.


February 17, 2026
An open‑source Hebrew analyzer for Elasticsearch lemmatization
An open-source Elasticsearch 9.x analyzer plugin that improves Hebrew search by lemmatizing tokens in the analysis chain for better recall across Hebrew morphology.

February 16, 2026
Elasticsearch 9.3 adds bfloat16 vector support
Exploring the new Elasticsearch element_type: bfloat16, which can halve your vector data storage.

February 13, 2026
AI agents that perform actions: Automating IT requests with Agent Builder and Workflows
Using Elastic Agent Builder and Workflows to create an AI agent that automatically performs IT actions, such as laptop refreshes.

February 12, 2026
Entity resolution with Elasticsearch & LLMs, Part 1: Preparing for intelligent entity matching
Learn what entity resolution is and how to prepare both sides of the entity resolution equation: your watch list and the articles you want to search.

February 11, 2026
From vectors to keywords: Elasticsearch hybrid search in LangChain
Learn how to use hybrid search in LangChain via its Elasticsearch integrations, with complete Python and JavaScript examples.

February 10, 2026
How to defend your RAG system from context poisoning
How context engineering techniques prevent context poisoning in LLM responses.

February 9, 2026
jina-vlm: Seeing like an AI with vision language models
Learn about vision language models (VLMs), what jina-vlm can do, how to use it, and best practices.

February 6, 2026
Using Groq with Elasticsearch for intelligent queries
Learn how to use Groq with Elasticsearch to run LLM queries and natural language searches in milliseconds.