15 Commits

Author SHA1 Message Date
diml
a602e1bc68 fix table name for deletion of indexes before regeneration 2007-11-20 23:22:56 +00:00
toyomoyo
001f36522c MDL-12234, fixing unicode issues with global search 2007-11-20 04:12:18 +00:00
diml
cf8ef35e5f changes reindexing strategy : deletes records rather than create back table
checkDB() and checkTableExists() in indexlib.php are obsolete
table name synced with search block install.xml table name
2007-09-12 21:22:15 +00:00
diml
2f338ab5b0 global search review and extension for physical files 2007-07-09 21:12:16 +00:00
skodak
7150226896 MDL-7861 xhtml strict fixes - fixed all <br> in our code 2007-01-04 23:38:17 +00:00
skodak
721d74b02c Disabled global search by default and marked as experimental MDL-7296 and AJAX moved to experimental too; merged from MOODLE_17_STABLE 2006-10-30 21:01:47 +00:00
skodak
eef868d17d major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
mchampan
791a4cece1 Comments, update logic improved, rest of module add/delete functions added. 2006-08-21 00:50:29 +00:00
mchampan
6f1b1da1ec Add/delete/update cron functions added.
IndexDBControl class added to abstract some index functionality out.
2006-08-16 13:34:07 +00:00
mchampan
c629cfed33 Option for additional search types added. 2006-08-02 15:17:46 +00:00
mchampan
b585dc5fcb General updates, see README.txt. 2006-07-25 17:23:10 +00:00
mchampan
a25a3912f7 Search functions moved from mod/name/lib.php to search/documents/mod_document.php.
Pagination added to query page. Various small changes and amendments.
2006-07-11 17:15:22 +00:00
mchampan
abb4ea20d4 Cleaned up files, fixed some discrepancies and made sure strings that needed escaping
used the correct function. Add description comments to files.
2006-07-05 14:37:16 +00:00
mchampan
bef08835f7 Corrected database prefix_ errors 2006-06-28 16:12:08 +00:00
mchampan
682d403259 Initial commit 2006-06-25 23:07:36 +00:00