<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Good morning,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>We are upgrading to  4.0.6 and changing our architecture a little.  We will be running RT on one server and connect to the database on another server.  This works fine for most functions but I am attempting to determine how the sphinx server should be setup.  This is how I THINK is should be but would like to hear back from anyone that has attempted this scenario<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>DB server:  mysql<o:p></o:p></p><p class=MsoNormal>Sphinx should run on the RT server and not the Sphinx server.  <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Creation of Attachementsindex should be <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>CREATE TABLE AttachmentsIndex (<o:p></o:p></p><p class=MsoNormal>        id     INTEGER UNSIGNED NOT NULL,<o:p></o:p></p><p class=MsoNormal>        weight INTEGER NOT NULL,<o:p></o:p></p><p class=MsoNormal>        query  VARCHAR(3072) NOT NULL,<o:p></o:p></p><p class=MsoNormal>        INDEX(query)<o:p></o:p></p><p class=MsoNormal>    ) ENGINE=SPHINX CONNECTION="sphinx://rtserver.org:9312/rt" CHARACTER SET utf8<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Is this correct or should the SPHINX CONNECTION be the localhost?  Thanks.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>--Dale</span><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'> <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>---------------------------------------<br>Dale Poulter<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Coordinator, Search and Core Services<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Library Digital Services<br>Vanderbilt University<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>419 21st Avenue South, Room 812  <br>Nashville, TN  37203-2427<br>(615)343-5388<br>(615)343-8834 (fax)<br>(615)207-9705 (cell)<br><a href="mailto:dale.poulter@vanderbilt.edu"><span style='color:blue'>dale.poulter@vanderbilt.edu</span></a></span><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>