55/28
Base set
1.Given text query (say university), use a text index to get all pages containing university.
lCall this the root set of pages
2.Add in any page that either:
lpoints to a page in the root set, or
lis pointed to by a page in the root set
3.Call this the base set