COMPANY
Elasticsearch
About Elasticsearch
Search and analytics engine offering vector search, BM25, and hybrid search capabilities.
Editorial Notes
Authoritative entry for Elasticsearch in the context infrastructure ecosystem.
Products & Open-Source Projects
Core Focus Concepts
BM25
Okapi BM25 is a classic, probabilistic ranking function used in information retrieval to score document relevance based on exact keyword matching, term frequency, and inverse document frequency.
Hybrid Search
A unified retrieval approach that combines sparse lexical matching and dense vector search, typically merged via scoring algorithms like Reciprocal Rank Fusion (RRF).
Lexical Search
Traditional keyword-based text search that matches exact words, substrings, or tokenized stems using inverted index structures.
Market Classification
Details
Websiteelastic.co