SEARCH
Search is the act of locating information within a collection of data by expressing a query. It applies to web content, databases, document stores, and local files, and typically returns a ranked list of items that meet the user’s information need.
Web search systems commonly combine crawling, indexing, and ranking. A crawler gathers documents by following links,
Search algorithms are based on different retrieval models. Boolean retrieval uses explicit conjunctions and disjunctions; vector
Different domains feature specialized search. Database search relies on structured queries (SQL) and full-text search with
Historically, search progressed from simple keyword matching to scalable, AI-assisted systems. Its development has significantly influenced