![]() |
Eötvös Quantum Utilities
v5.0.144
Providing the Horsepowers in the Quantum Realm
|
Go to the source code of this file.
Functions | |
combine_results ($results, &$docs) | |
compare_rank ($a, $b) | |
computeIndex ($word) | |
end_form ($value) | |
end_page () | |
filter_results ($docs, &$requiredWords, &$forbiddenWords) | |
main () | |
matches_text ($num) | |
readHeader ($file) | |
readInt ($file) | |
readString ($file) | |
report_matches () | |
report_results (&$docs) | |
run_query ($query) | |
search ($file, $word, &$statsList) | |
search_results () | |
sort_results ($docs, &$sorted) | |
combine_results | ( | $results, | |
& | $docs | ||
) |
compare_rank | ( | $a, | |
$b | |||
) |
Definition at line 247 of file search_functions.php.
computeIndex | ( | $word | ) |
end_form | ( | $value | ) |
end_page | ( | ) |
filter_results | ( | $docs, | |
& | $requiredWords, | ||
& | $forbiddenWords | ||
) |
main | ( | ) |
matches_text | ( | $num | ) |
Definition at line 29 of file search_functions.php.
readHeader | ( | $file | ) |
readInt | ( | $file | ) |
readString | ( | $file | ) |
report_matches | ( | ) |
Definition at line 38 of file search_functions.php.
report_results | ( | & | $docs | ) |
run_query | ( | $query | ) |
Definition at line 309 of file search_functions.php.
search | ( | $file, | |
$word, | |||
& | $statsList | ||
) |
Definition at line 79 of file search_functions.php.
search_results | ( | ) |
Definition at line 23 of file search_functions.php.
sort_results | ( | $docs, | |
& | $sorted | ||
) |