April 23, 2026
How we built Elasticsearch simdvec to make vector search one of the fastest in the world
How we built Elasticsearch simdvec, the hand-tuned SIMD kernel library behind every vector search query in Elasticsearch.


April 22, 2026
Jina embeddings v3 now available on Gemini Enterprise Agent Platform Model Garden
Jina search foundation model, jina-embeddings-v3, is now self-deployable on Gemini Enterprise Agent Platform Model Garden, with more to follow. Run jina-embeddings-v3 on a single L4 GPU inside your own VPC.

April 21, 2026
Elastic Security, Observability, and Search now offer interactive UI in your AI tools
Elastic is the first security vendor to ship an interactive UI in AI Conversations, built on the MCP App standard that Anthropic and OpenAI co-authored. It launches alongside two other Elastic MCP Apps for Observability and Search.

April 20, 2026
Introducing unified API keys for Elastic Cloud Serverless and Elasticsearch
Learn how Elastic unified control plane and data plane authentication in Serverless with a globally distributed IAM architecture. Use one API key for Cloud and Elasticsearch APIs.

April 17, 2026
Fast approximate ES|QL - part II
Explaining the approach we use to obtain fast approximate ES|QL queries and the testing we did of error estimation.

April 16, 2026
Fast approximate ES|QL - part I
Introducing the work we've done on a fast approximate querying mode for ES|QL. In many cases, it allows us to achieve orders of magnitude latency reductions while providing accurate estimates.

April 15, 2026
Is your ML job's datafeed losing a race it cannot win?
Learn how switching from scroll-based to aggregation-based datafeeds optimizes machine learning jobs for large-scale deployments.

April 14, 2026
How big is too big? Elasticsearch sizing best practices
There’s no hard size limit in Elasticsearch, but there are clear signals you've outgrown your setup. Learn how to size shards, manage node limits, choose storage by tier, and use AutoOps to catch problems before they happen.

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