<div dir="ltr">Hi,<div><br></div><div>RT defines index in the CONNECTION attribute of the table, so you have to adjust it to use several indexes, see the following doc:</div><div><br></div><div><a href="http://sphinxsearch.com/docs/2.0.9/sphinxse-using.html">http://sphinxsearch.com/docs/2.0.9/sphinxse-using.html</a><br>
</div><div><br></div><div>It's not clear how, but it implies that you can do the following:</div><div><br></div><div><pre class="" style="color:rgb(51,51,51);font-size:12px;line-height:16px">ALTER TABLE t1 CONNECTION="sphinx://NEWHOST:NEWPORT/index1,index2,index3";</pre>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 11, 2013 at 11:07 AM, Guadagnino Cristiano <span dir="ltr"><<a href="mailto:guadagnino.cristiano@creval.it" target="_blank">guadagnino.cristiano@creval.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div bgcolor="#FFFFFF" text="#000000">
Well, it turned out that the problem with 4.0.17 not returning any result was due to a stale searchd process.<br>
Restarting the daemon reverted behavior to that of RT 4.0.10, which was anyway wrong.<br>
<br>
So, to restate it clearly: <b>RT is only returning results from the main index, completely ignoring the delta index</b>.<br>
<br>
Please help.<br>
<br>
Bye<br>
Cris<div><div class="h5"><br>
<br>
<br>
<div>Guadagnino Cristiano wrote:<br>
</div>
<blockquote type="cite">I am having trouble with RT fulltext searches. I am using RT 4.0.17 with Mysql and Sphinx 4.0.8.<br>
Sphinx is configured to use a main+delta index (configuration attached). Main index is created once every morning, while the delta index is created every 5 minutes.<br>
If I search using the "search" command line tool from Sphinx everything is correct.<br>
<br>
Fulltext search with RT <b>4.0.10</b> instead seemed to return only the results from the main index, disregarding anything from the delta index.<br>
So I updated to the latest RT release (<b>4.0.17</b>) just to be sure. Now fulltext search with RT does not return anything at all!!<br>
<br>
<u>Example from the CLI: </u><br>
<blockquote>
<pre><big>search CrevalPublic --rsort=date -q -l 500</big></pre>
</blockquote>
This returns 73 hits on the main index and 39 ihits on the delta index.<br>
<br>
<u>Simple search with RT:</u><br>
<blockquote>
<pre><big>fulltext:CrevalPublic any</big></pre>
</blockquote>
This returns 0 results.<br>
<br>
Any suggestions?<br>
<br>
T.I.A.<br>
Bye<br>
Cris<br>
<div>-- <br>
<b><i>Cristiano Guadagnino</i></b><br>
<small>Servizio Data Administration<br>
Bankadati S.I.<br>
Gruppo Credito Valtellinese<br>
<br>
</small><small><small><i></i></small></small></div>
</blockquote>
<br>
<div>-- <br>
<b><i>Cristiano Guadagnino</i></b><br>
<small>Servizio Data Administration<br>
Bankadati S.I.<br>
Gruppo Credito Valtellinese<br>
</small><br>
<br>
<small><small><i></i></small></small></div>
</div></div></div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br>Best regards, Ruslan.
</div>