A vector space represents text or products as points in multi-dimensional space. It lets search engines compare queries and items by measuring distances.
A vector space is a mathematical model where items (words, documents, or products) are represented as vectors (lists of numbers). In search, this allows engines to calculate similarity between a query and documents using metrics like cosine similarity or dot product.
Vector spaces power semantic and hybrid search. They help shoppers find products even when they don’t use exact catalog terms.
See these concepts in action: semantic, typo-tolerant search for Shopify stores — implemented by Rapid Search