Search Engines:
11-442 / 11-642 / 11-742
 
CMU logo
 

HW1: Boolean Retrieval Design Guide

HW1 requires you to understand and make several extensions to the QryEval search engine architecture. It can be a little difficult to know where to start. We recommend the following path.

Your Unranked Boolean retrieval model supports the #OR operator. Extend it to cover the #AND operator. There are four main steps.

Implement the Ranked Boolean retrieval model. There are four main steps.

Implement the NEAR operator. There are three main steps.

That's about it.

 

FAQ

If you have questions not answered here, see the HW1 FAQ.


Copyright 2024, Carnegie Mellon University.
Updated on January 26, 2024

Jamie Callan