[Rt-commit] rt branch, master, updated. rt-4.2.11-190-gf279b50
Shawn Moore
shawn at bestpractical.com
Thu Sep 24 16:48:41 EDT 2015
The branch, master has been updated
via f279b50aa9d6d403690d577d29ff40005137cb95 (commit)
via 6f854801633a7be295f3ed6f4489971349d7ecd5 (commit)
from 54e45162ac6604c9734f20726be04bf019741427 (commit)
Summary of changes:
README | 6 ++++++
1 file changed, 6 insertions(+)
- Log -----------------------------------------------------------------
commit 6f854801633a7be295f3ed6f4489971349d7ecd5
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..49edc68 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. You'll need to follow the instructions in
+ docs/full_text_indexing.pod to enable FTS.
+
GETTING HELP
------------
commit f279b50aa9d6d403690d577d29ff40005137cb95
Merge: 54e4516 6f85480
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Thu Sep 24 16:48:33 2015 -0400
Merge branch '4.4/fts-doc-in-readme'
-----------------------------------------------------------------------
More information about the rt-commit
mailing list