]> git.mjollnir.org Git - moodle.git/commitdiff
db scheme note for search engine
authordiml <diml>
Tue, 11 Sep 2007 08:09:02 +0000 (08:09 +0000)
committerdiml <diml>
Tue, 11 Sep 2007 08:09:02 +0000 (08:09 +0000)
search/db/README.txt [new file with mode: 0644]

diff --git a/search/db/README.txt b/search/db/README.txt
new file mode 100644 (file)
index 0000000..6ee6a18
--- /dev/null
@@ -0,0 +1,5 @@
+This databse scheme IS NOT installed automatically as other models 
+(blocks or modules), but is internally regenerated by the search engine. 
+Actually mysql and postgres7 supported. 
+
+TODO : change the generation process to the new XMLDB procedure. 
\ No newline at end of file