[Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.9-40-g9bce2d2

Alex Vandiver alexmv at bestpractical.com
Mon Dec 1 12:39:57 EST 2014


The branch, 4.2-trunk has been updated
       via  9bce2d2dcfd2a8864b6293906316f550c07260d4 (commit)
      from  2551dca53f593ad3d08a6d0f7d988337feebc13d (commit)

Summary of changes:
 sbin/rt-setup-fulltext-index.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit 9bce2d2dcfd2a8864b6293906316f550c07260d4
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Mon Dec 1 12:20:59 2014 -0500

    Note that the sphinx config assumes a directory exists and is writable

diff --git a/sbin/rt-setup-fulltext-index.in b/sbin/rt-setup-fulltext-index.in
index 99c7fa2..5ca4eae 100644
--- a/sbin/rt-setup-fulltext-index.in
+++ b/sbin/rt-setup-fulltext-index.in
@@ -195,7 +195,9 @@ END
 Below is a simple Sphinx configuration which can be used to index all
 text/plain attachments in your database.  This configuration is not
 ideal; you should read the Sphinx documentation to understand how to
-configure it to better suit your needs.
+configure it to better suit your needs.  It assumes that you create the
+$var_path/sphinx/ directory, and that is is writable by the sphinx
+user.
 
 source rt {
     type            = mysql

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


More information about the rt-commit mailing list