~/leocamacho.co

Get Around

  • 🧠 EdinburghAI

    Co-founder and President of my University's AI Society
  • 🛠️ Projects

    Side projects I've worked on
  • 📝 Essays

    Thoughts on AI, startups, and the future

Contact Me

  • 📧 Email
  • 💼 LinkedIn
  • 🐦 Twitter

Boolean Search

Made Oct 14, 2025modified Oct 14, 20251 min read

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:

  • Collection Index
  • Proximity Index
  • Extent Index
  • Permuterm Indexes

Graph View

  • What:
  • Types of Indexing

Backlinks

  • Inverted Index

Created with Quartz v4.4.0 © 2025

  • GitHub
  • LinkedIn
  • Twitter