[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.14rc1-7-g5b4141d
Thomas Sibley
trs at bestpractical.com
Wed Jul 17 15:06:18 EDT 2013
The branch, 4.0-trunk has been updated
via 5b4141dd72647b770ae1108696d674a494cad3a2 (commit)
from 72503a3028c41c5b17dbcb688b65f7d1894cc25a (commit)
Summary of changes:
docs/UPGRADING-4.0 | 8 ++++++++
1 file changed, 8 insertions(+)
- Log -----------------------------------------------------------------
commit 5b4141dd72647b770ae1108696d674a494cad3a2
Author: Richard Hartmann <richih.mailinglist at gmail.com>
Date: Mon Jul 8 13:08:43 2013 +0200
docs/UPGRADING-4.0: Mention full text search
[trs: Minor wording and POD tweaks.]
Signed-off-by: Thomas Sibley <trs at bestpractical.com>
diff --git a/docs/UPGRADING-4.0 b/docs/UPGRADING-4.0
index 3e5b74a..deb8bac 100644
--- a/docs/UPGRADING-4.0
+++ b/docs/UPGRADING-4.0
@@ -126,6 +126,14 @@ database level.
=back
+=head2 Ticket content searches (full text search)
+
+Since 4.0.0, RT's ticket content search is disabled by default because of
+performance issues when used without full text indexing. For details on how to
+re-enable it with (or without) full text indexing, see
+F<docs/full_text_indexing.pod>.
+
+
=head1 UPGRADING FROM 4.0.5 AND EARLIER
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list