Semantic Search
A search approach that finds results based on meaning rather than exact keyword matches. It uses embeddings to represent queries and documents as vectors, then finds the most similar vectors — understanding that 'car' and 'automobile' are related.