]> git.mjollnir.org Git - moodle.git/commit
Added the search_generate_text_SQL() function that generates
authorstronk7 <stronk7>
Fri, 9 Mar 2007 18:21:06 +0000 (18:21 +0000)
committerstronk7 <stronk7>
Fri, 9 Mar 2007 18:21:06 +0000 (18:21 +0000)
commitb2964e45d9056269e6e387eaa9ff74da415865c9
treedaf5740670c0292a6179fea62d32920c6f84bee0
parentcc7565ea84d36995a0708cc1befe6d5c06a03908
Added the search_generate_text_SQL() function that generates
SQL clauses using documental indexes. Only MySQL for now.
Under 1.8 this isn't used officially (experimental!) but
we need it here right now (won't interfere at all). MDL-8830

Merged from MOODLE_18_STABLE
lib/searchlib.php