Search

Main blog

Welcome to our Main Blog, the cornerstone of our exploration into information retrieval. This dedicated space serves as a comprehensive repository where we delve into our research, findings, and various topics predominantly centered around information retrieval.

scalar quantization apache solr

Scalar Quantization of Dense Vectors in Apache Solr

This blog post explores scalar vector quantization and the recent Solr contribution which adds support for this technique.

Retrieval and Responsibility: The Ethics of Augmented Knowledge

Faster Vector Search Early Termination Strategy Now in Apache Solr

Faster Vector Search: Early Termination Strategy Now in Apache Solr

In this blog we explores an early termination strategy designed to make approximate k-NN search faster in Apache Solr.
OpenSearch and Large Language Models

OpenSearch and Large Language Models

In this blog post, we provide a comprehensive overview of the features based on large language models (LLM) currently supported by OpenSearch.
ColBERT in Practice Bridging Research and Industry

ColBERT in Practice: Bridging Research and Industry

In this blog post, we examine the ColBERT paper, which adapts deep learning models, in particular, BERT, for efficient retrieval.
GLiNER alternative to llms for query parsing

GLiNER as an Alternative to LLMs for Query Parsing – Evaluation

This blog post explores GLiNER as a viable alternative to large language models (LLMs) for query parsing tasks.
GLiNER as an Alternative to LLMs for Query Parsing

GLiNER as an Alternative to LLMs for Query Parsing – Introduction

This blog post explores how GLiNER works, highlighting its underlying architecture and how it differs from traditional NER models.
Enterprise AI Products for Search Limits and Risks

Enterprise AI Products for Search: Limits and Risks

OpenSearch Semantic Sentence Highlighting Explained

OpenSearch Semantic Sentence Highlighting Explained

Explore Semantic Highlighting feature in OpenSearch v3.0, how it works, and how it compares to the Sease Solr Neural Highlighting plugin.
AI-Powered Search Results Navigation with LLMs & JSON Schema

AI-Powered Search Results Navigation with LLMs & JSON Schema

It explores an AI-powered Filter Assistant to improve User eXperience in navigating search results efficiently and effectively.

Semantic Search (Text to Vector) with Apache Solr

Learn all the secrets of the new semantic search in Apache Solr 9.8 that uses LLMs to vectorise text and support natural language queries.
Search Limitations and Workarounds in OpenSearch

Search Limitations and Workarounds in OpenSearch

This blog post focuses on limitations in OpenSearch v2.17 during the implementation of search features and proposes practical workarounds.

Why Solr More Like This Ignores Your copyField – How to Deal With It

This blog post explains a workaround implemented in Solr's CloudMLTQParser to handle fields populated via copyField.
Best Large Language Models You Can Use in 2025 (Full Guide)

Best Large Language Models You Can Use in 2025 (Full Guide)

Curious about which large language models are dominating 2025? This comprehensive guide breaks down the top options—open-source, hybrid, and commercial, helping you choose the right AI tool for your needs.
Evaluating Solr Vector Search with Quepid

Evaluating Solr Vector Search with Quepid

This blog post explore a practical way to evaluate the performance of vector search results in Apache Solr.
Challenges in Mathematical Formulae Retrieval

Challenges in Mathematical Formulae Retrieval

How do you retrieve mathematical formulae? What are the main problems and challenges in mathematical formulae retrieval?
From Natural Language to Structured Solr Queries using LLMs

From Natural Language to Structured Solr Queries using LLMs

It explores translating natural language queries into structured Solr queries using LLM and metadata to improve search and user experience.

OpenSearch Neural Sparse Search Tutorial

This blog post will focus on exploring Neural Sparse Search, an alternative approach to neural text search.