From: diml <diml>
Date: Tue, 11 Sep 2007 08:09:02 +0000 (+0000)
Subject: db scheme note for search engine
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=515887c4d8e912df3a9c30488feebc7cddbf3133;p=moodle.git

db scheme note for search engine
---

diff --git a/search/db/README.txt b/search/db/README.txt
new file mode 100644
index 0000000000..6ee6a18721
--- /dev/null
+++ b/search/db/README.txt
@@ -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