Skip to main content

Elastic Adds High-Precision Multilingual Reranking to Elastic Inference Service with Jina Models

Two new Jina reranker models deliver low-latency, production-ready relevance for hybrid search and RAG workloads

Elastic made two Jina Rerankers available on Elastic Inference Service (EIS), a GPU-accelerated inference-as-a-service that makes it easy to run fast, high-quality inference without complex setup or hosting. These rerankers bring low-latency, high-precision multilingual reranking to the Elastic ecosystem.

As generative AI prototypes move into production-ready search and RAG systems, users run into relevance and inference latency limits, particularly for multilingual use cases. Rerankers improve search quality by reordering results based on semantic relevance, helping surface the most accurate matches for a query. They improve relevance across aggregated, multi-query results, without reindexing or pipeline changes. This makes them especially valuable for hybrid search, RAG, and context-engineering workflows where better context boosts downstream accuracy.

By delivering GPU-accelerated Jina rerankers as a managed service, Elastic enables teams to improve search and RAG accuracy without managing model infrastructure.

“Search relevance is foundational to AI-driven experiences,” said Steve Kearns, general manager, Search at Elastic. “By bringing these Jina reranker models to Elastic Inference Service, we are enabling teams to deliver fast and accurate multilingual search, RAG, and agentic AI experiences, available out of the box with minimal setup.”

The two new Jina reranker models are optimized for different production needs:

Jina Reranker v2 (jina-reranker-v2-base-multilingual)
Built for scalable, agentic workflows.

  • Low-latency inference at scale: Low-latency inference with strong multilingual performance that can outperform larger rerankers.
  • Support for agentic use cases: Ability to select relevant SQL tables and external functions that best match user queries, enabling more advanced agent-driven workflows.
  • Unbounded candidate support: Scores documents independently to handle arbitrarily large candidate sets. These scores remain consistent across batches, so developers can rerank results incrementally without relying on strict top-k limits.

Jina Reranker v3 (jina-reranker-v3)
Optimized for high-precision shortlist reranking.

  • Lightweight, production-friendly architecture: Optimized for low-latency inference and efficient deployment in production settings.
  • Strong multilingual performance: Benchmarks show that v3 delivers state-of-the-art multilingual performance, outperforming much larger alternatives, and maintains stable top-k rankings under permutation.
  • Cost-efficient, cross-document reranking: v3 reranks up to 64 documents together in a single inference call, reasoning across the full candidate set to improve ordering when results are similar or overlapping. By batching candidates instead of scoring them individually, v3 significantly reduces inference usage, making it a strong fit for RAG and agentic workflows with defined top-k results.

These models extend Elastic’s growing catalogue of ready-to-use models available on EIS, which includes the open source multilingual and multimodal embeddings, rerankers, and small language models built by Jina and acquired by Elastic last year. EIS has an expanding catalogue of ready-to-use models on managed GPUs, with additional models expected to be added over time.

All Elastic Cloud trials have access to the Elastic Inference Service.

The Latest

I've spent a lot of time in the channel, and one thing I keep coming back to is this: a partner program is only as good as what it looks like in the field. Many programs look great on paper, but when a partner is in front of a customer navigating a complex hybrid environment or trying to make the case for AI-powered observability, the gap between what a vendor promises and what it actually delivers becomes very clear, very fast ...

Enterprises today operate in a real-time environment where uninterrupted access to trusted data has become a baseline expectation for users, applications and automated systems. Traditional DataOps models, built on manual effort and human triage, cannot keep pace with this always active demand. AI agents are emerging as the operational backbone, ensuring consistent data availability, reinforcing trustworthiness and enabling a level of scale that manual processes cannot achieve ...

For decades, trust in the digital workplace rested on familiar signals. We trusted faces on video calls, voices on the phone, and emails that appeared to come from people we knew. These cues felt human and intuitive. They anchored how decisions were made, approvals were granted, and access was authorized. AI-powered deepfakes have quietly broken that model ...

Cloud migration was supposed to be a one-way door. For most enterprises, it turns out it isn't. Cloud data repatriation is a real and growing trend. A new survey ... finds that 89% of organizations plan to expand their on-premises infrastructure footprint over the next two years — and 75% have already moved at least some workloads back from public cloud in the past 24 months. The findings point to a broad rethinking of where data belongs ...

Over the past few years, large language models (LLMs) have revolutionized the software industry. Given their ability to excel at multi-step reasoning, LLMs have helped enterprises streamline workflows and adapt to the unknown. However, employing such models comes with sky-high costs, latency issues, and limited flexibility. In the realm of IT operations, it is generally wiser to employ smaller, domain-specific models instead ...

For years, DevOps teams operated under a simple assumption: collect enough telemetry, and you can find and fix any problem. That assumption is breaking down. Modern enterprises now operate across microservices, hybrid cloud environments, APIs, Kubernetes, and highly automated delivery pipelines. Releases happen continuously, dependencies shift constantly, and failures spread faster than teams can diagnose them ...

New Relic surveyed IT and engineering leaders from the media and entertainment (M&E) sector to understand what's working — and where challenges persist with their observability practices. The findings reveal how M&E organizations are navigating rising platform complexity, audience expectations, and AI-driven change. Below are five takeaways that stand out ...

Let me start with something I've seen play out more times than I can count. A team hits a wall with the cloud. Costs creep up, then spike. Performance starts to feel inconsistent. Someone in finance asks a simple question like "why did this double?" and nobody has a clean answer ... Maybe this isn't the right place for everything. That realization feels like a breakthrough, like you've identified the problem. In reality, you've just identified the starting line ...

In MEAN TIME TO INSIGHT Episode 24, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses network observability tool sprawl ... 

In cloud-native systems, scaling is often as simple as moving a slider. For on-premise databases, the stakes are different. Over-provisioning hardware is expensive. Under-provisioning leads to performance bottlenecks that are difficult to fix once the equipment is in the rack ...

Elastic Adds High-Precision Multilingual Reranking to Elastic Inference Service with Jina Models

Two new Jina reranker models deliver low-latency, production-ready relevance for hybrid search and RAG workloads

Elastic made two Jina Rerankers available on Elastic Inference Service (EIS), a GPU-accelerated inference-as-a-service that makes it easy to run fast, high-quality inference without complex setup or hosting. These rerankers bring low-latency, high-precision multilingual reranking to the Elastic ecosystem.

As generative AI prototypes move into production-ready search and RAG systems, users run into relevance and inference latency limits, particularly for multilingual use cases. Rerankers improve search quality by reordering results based on semantic relevance, helping surface the most accurate matches for a query. They improve relevance across aggregated, multi-query results, without reindexing or pipeline changes. This makes them especially valuable for hybrid search, RAG, and context-engineering workflows where better context boosts downstream accuracy.

By delivering GPU-accelerated Jina rerankers as a managed service, Elastic enables teams to improve search and RAG accuracy without managing model infrastructure.

“Search relevance is foundational to AI-driven experiences,” said Steve Kearns, general manager, Search at Elastic. “By bringing these Jina reranker models to Elastic Inference Service, we are enabling teams to deliver fast and accurate multilingual search, RAG, and agentic AI experiences, available out of the box with minimal setup.”

The two new Jina reranker models are optimized for different production needs:

Jina Reranker v2 (jina-reranker-v2-base-multilingual)
Built for scalable, agentic workflows.

  • Low-latency inference at scale: Low-latency inference with strong multilingual performance that can outperform larger rerankers.
  • Support for agentic use cases: Ability to select relevant SQL tables and external functions that best match user queries, enabling more advanced agent-driven workflows.
  • Unbounded candidate support: Scores documents independently to handle arbitrarily large candidate sets. These scores remain consistent across batches, so developers can rerank results incrementally without relying on strict top-k limits.

Jina Reranker v3 (jina-reranker-v3)
Optimized for high-precision shortlist reranking.

  • Lightweight, production-friendly architecture: Optimized for low-latency inference and efficient deployment in production settings.
  • Strong multilingual performance: Benchmarks show that v3 delivers state-of-the-art multilingual performance, outperforming much larger alternatives, and maintains stable top-k rankings under permutation.
  • Cost-efficient, cross-document reranking: v3 reranks up to 64 documents together in a single inference call, reasoning across the full candidate set to improve ordering when results are similar or overlapping. By batching candidates instead of scoring them individually, v3 significantly reduces inference usage, making it a strong fit for RAG and agentic workflows with defined top-k results.

These models extend Elastic’s growing catalogue of ready-to-use models available on EIS, which includes the open source multilingual and multimodal embeddings, rerankers, and small language models built by Jina and acquired by Elastic last year. EIS has an expanding catalogue of ready-to-use models on managed GPUs, with additional models expected to be added over time.

All Elastic Cloud trials have access to the Elastic Inference Service.

The Latest

I've spent a lot of time in the channel, and one thing I keep coming back to is this: a partner program is only as good as what it looks like in the field. Many programs look great on paper, but when a partner is in front of a customer navigating a complex hybrid environment or trying to make the case for AI-powered observability, the gap between what a vendor promises and what it actually delivers becomes very clear, very fast ...

Enterprises today operate in a real-time environment where uninterrupted access to trusted data has become a baseline expectation for users, applications and automated systems. Traditional DataOps models, built on manual effort and human triage, cannot keep pace with this always active demand. AI agents are emerging as the operational backbone, ensuring consistent data availability, reinforcing trustworthiness and enabling a level of scale that manual processes cannot achieve ...

For decades, trust in the digital workplace rested on familiar signals. We trusted faces on video calls, voices on the phone, and emails that appeared to come from people we knew. These cues felt human and intuitive. They anchored how decisions were made, approvals were granted, and access was authorized. AI-powered deepfakes have quietly broken that model ...

Cloud migration was supposed to be a one-way door. For most enterprises, it turns out it isn't. Cloud data repatriation is a real and growing trend. A new survey ... finds that 89% of organizations plan to expand their on-premises infrastructure footprint over the next two years — and 75% have already moved at least some workloads back from public cloud in the past 24 months. The findings point to a broad rethinking of where data belongs ...

Over the past few years, large language models (LLMs) have revolutionized the software industry. Given their ability to excel at multi-step reasoning, LLMs have helped enterprises streamline workflows and adapt to the unknown. However, employing such models comes with sky-high costs, latency issues, and limited flexibility. In the realm of IT operations, it is generally wiser to employ smaller, domain-specific models instead ...

For years, DevOps teams operated under a simple assumption: collect enough telemetry, and you can find and fix any problem. That assumption is breaking down. Modern enterprises now operate across microservices, hybrid cloud environments, APIs, Kubernetes, and highly automated delivery pipelines. Releases happen continuously, dependencies shift constantly, and failures spread faster than teams can diagnose them ...

New Relic surveyed IT and engineering leaders from the media and entertainment (M&E) sector to understand what's working — and where challenges persist with their observability practices. The findings reveal how M&E organizations are navigating rising platform complexity, audience expectations, and AI-driven change. Below are five takeaways that stand out ...

Let me start with something I've seen play out more times than I can count. A team hits a wall with the cloud. Costs creep up, then spike. Performance starts to feel inconsistent. Someone in finance asks a simple question like "why did this double?" and nobody has a clean answer ... Maybe this isn't the right place for everything. That realization feels like a breakthrough, like you've identified the problem. In reality, you've just identified the starting line ...

In MEAN TIME TO INSIGHT Episode 24, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses network observability tool sprawl ... 

In cloud-native systems, scaling is often as simple as moving a slider. For on-premise databases, the stakes are different. Over-provisioning hardware is expensive. Under-provisioning leads to performance bottlenecks that are difficult to fix once the equipment is in the rack ...