Homepage
Demos
Overview
Downloads
Tutorials
Reference
Credits

newmat/search.php File Reference

Go to the source code of this file.

Functions

 search_results ()
 matches_text ($num)
 report_matches ()
 readInt ($file)
 readString ($file)
 readHeader ($file)
 computeIndex ($word)
 search ($file, $word, &$statsList)
 combine_results ($results, &$docs)
 filter_results ($docs, &$requiredWords, &$forbiddenWords)
 compare_rank ($a, $b)
 sort_results ($docs, &$sorted)
 report_results (&$docs)
 main ()


Function Documentation

combine_results results,
&$  docs
 

Definition at line 219 of file newmat/search.php.

Referenced by main().

compare_rank a,
b
 

Definition at line 289 of file newmat/search.php.

computeIndex word  ) 
 

Definition at line 97 of file newmat/search.php.

Referenced by search().

filter_results docs,
&$  requiredWords,
&$  forbiddenWords
 

Definition at line 249 of file newmat/search.php.

Referenced by main().

main  ) 
 

Definition at line 347 of file newmat/search.php.

matches_text num  ) 
 

Definition at line 55 of file newmat/search.php.

readHeader file  ) 
 

Definition at line 90 of file newmat/search.php.

Referenced by main().

readInt file  ) 
 

Definition at line 76 of file newmat/search.php.

Referenced by search().

readString file  ) 
 

Definition at line 83 of file newmat/search.php.

Referenced by search().

report_matches  ) 
 

Definition at line 71 of file newmat/search.php.

report_results &$  docs  ) 
 

Definition at line 305 of file newmat/search.php.

Referenced by main().

search file,
word,
&$  statsList
 

Definition at line 121 of file newmat/search.php.

Referenced by main().

search_results  ) 
 

Definition at line 50 of file newmat/search.php.

sort_results docs,
&$  sorted
 

Definition at line 298 of file newmat/search.php.

Referenced by main().


Tekkotsu v2.4
Generated Wed Aug 10 11:06:10 2005 by Doxygen 1.4.4