]> git.mjollnir.org Git - moodle.git/commit
changes reindexing strategy : deletes records rather than create back table
authordiml <diml>
Wed, 12 Sep 2007 21:22:15 +0000 (21:22 +0000)
committerdiml <diml>
Wed, 12 Sep 2007 21:22:15 +0000 (21:22 +0000)
commitcf8ef35e5f2c18601b19ba272d0661844abf2d48
tree531d3abc05f6b893582aa795fa5406ea7df31db7
parentb1b6ebf437614f8fdb8c6e9682065caa17a05b6a
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
search/indexer.php
search/indexlib.php