Boolean Model

Information & Communication Dictionary
Definition
An information retrieval model that represents queries as Boolean expressions (combinations of AND, OR, NOT over terms) and returns the set of documents that satisfy the logical expression; retrieval is set‑based and, in its pure form, produces unranked results.