Discussion Board
There are no previous messagesGo to the following message
Current Forum: Homework 5 - Part 3
Date: Sun Nov 11 2001 7:39 pm
Author: Liu, Limin Angela <laliu@andrew.cmu.edu>
Subject: multiple words query

If we have search query like this: word1 word2 ..., shall we find pages that have these words appearing together in this exact order? Like in James' lecture notes, that all positions of keywords are stored in the index. This will definitely be more work.

Or shall we do search for each word, getting the sorted urls, and combine them and sort again for output?

Thank you!
Post response

There are no previous messagesGo to the following message
Current Thread Detail:
multiple words query      Liu, Limin Angela      Sun Nov 11 2001 7:39 pm       
Re: multiple words query      Goodman, Brian J.      Sun Nov 11 2001 9:13 pm       
Re: multiple words query      Lokesh, Nara      Tue Nov 13 2001 10:09 pm       
Re: multiple words query      Goodman, Brian J.      Wed Nov 14 2001 3:53 am       

Back to previous screen