Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 5 - Part 3
Date: Sat Nov 17 2001 1:22 am
Author: Goodman, Brian J. <bjg@andrew.cmu.edu>
Subject: Re: Output of results

Indeed. Sorting by relevancy is absolutely required. This is the entire point of creating a relevancy concept in the first place.

Do note, however that when you "sort" is up to you. If you're clever about your index structure, you may be able to get it to return results to you in sorted order, requiring no further processing. However, if needed, you are free to run some fast (maybe "quick" would be a better word.... ;) ) sorting algorithm within retrievePages if this is necessary for your index structure.
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
Output of results      Danish, Matt R.      Fri Nov 16 2001 10:39 pm       
Re: Output of results      Cipriani, Jason A.      Fri Nov 16 2001 11:06 pm       
Re: Output of results      Goodman, Brian J.      Sat Nov 17 2001 1:22 am       
Re: Output of results      Chen, Richard      Sat Nov 17 2001 4:33 pm       
Re: Output of results      Goodman, Brian J.      Sat Nov 17 2001 7:06 pm       
Re: Output of results      Chen, Richard      Sun Nov 18 2001 3:49 pm       
Re: Output of results      Goodman, Brian J.      Sun Nov 18 2001 4:28 pm       
Re: Output of results      Danish, Matt R.      Mon Nov 19 2001 5:11 am       
Re: Output of results      Goodman, Brian J.      Mon Nov 19 2001 9:24 pm       

Back to previous screen