[Rt-commit] rt branch, 4.4/fts-doc-in-readme, created. rt-4.2.11-176-g7b7e369

? sunnavy sunnavy at bestpractical.com
Thu Sep 24 09:42:36 EDT 2015


The branch, 4.4/fts-doc-in-readme has been created
        at  7b7e3699ed938a7b24e61d0af76f3b43cd9cee4d (commit)

- Log -----------------------------------------------------------------
commit 7b7e3699ed938a7b24e61d0af76f3b43cd9cee4d
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Thu Sep 24 21:10:29 2015 +0800

    document FTS setup in README to encourage people to use it

diff --git a/README b/README
index ba3221e..f059f20 100644
--- a/README
+++ b/README
@@ -220,6 +220,12 @@ GENERAL INSTALLATION
 
            perldoc /opt/rt4/bin/rt-mailgate
 
+11) Set up full text search
+
+    Full text search (FTS) without database indexing is a very slow operation,
+    and is thus disabled by default. Please follow instructions in
+    docs/full_text_indexing.pod to build index and enable FTS.
+
 
 GETTING HELP
 ------------

-----------------------------------------------------------------------


More information about the rt-commit mailing list