What:
A type of Information Retrieval (IR) that allows you to use Logical Connectiveslogical operators (AND
, OR
, NOT
). It’s made possible by Inverted Index.
Example
• Collection: search Shakespeare’s Collected Works
• Boolean query: Brutus AND Caesar AND NOT Calpurnia
Types of Indexing
To do any of this, it depends on the indexing style we’ve chosen: