#hybrid-search

[ follow ]
fromTechzine Global
6 hours ago

MongoDB brings search and vector search to local environments

Developers can now use search and vector search functionality in MongoDB Community Edition and Enterprise Server. These capabilities were previously only available in the Atlas cloud service. During the MongoDB.local NYC conference, MongoDB announced that search and vector search will be available for local installations. The previews are intended for development and testing. Until now, developers and organizations that wanted to use these features had to rely on the fully managed MongoDB Atlas cloud service.
Artificial intelligence
fromInfoQ
3 weeks ago

Instacart Consolidates Search Infrastructure on Postgresql, Phasing Out Elasticsearch

A key part of the redesign was improving how results are retrieved. Traditional keyword search excels at matching exact product attributes, for example, a query like "pesto pasta sauce 8oz" benefits from precise lexical matching. But broader intent-driven queries, such as "healthy foods", are better handled through semantic retrieval, which understands relationships between terms and concepts. By combining both approaches in Postgres, Instacart can balance precision (returning only relevant results) with recall (capturing as many relevant items as possible), ensuring that customers see both the exact products they're looking for and meaningful options for discovery.
E-Commerce
Ruby on Rails
fromrubyflow.com
1 month ago

Lancelot: Ruby Bindings for Lance with Hybrid Search

Lancelot offers efficient Ruby-native bindings to Lance for managing ML workloads with features like hybrid search and support for vector and text search.
Artificial intelligence
fromGeeky Gadgets
4 months ago

How Hybrid Search is Changing the Game for AI Agents

Hybrid search combines precise keyword search with semantic vector search, improving AI agents' data retrieval capabilities.
It uses techniques like reciprocal rank fusion to rank results from both methods effectively.
[ Load more ]