Query Operations
Boolean Queries
- most systems offer boolean query capabilities:
- To identify documents containing a particular term only inverted index file needs to be used
- Results are determined through the creation and manipulation of sets (just a different type of file)
Topic #Postings Information Item#