Guys, I ran into a similar problem and a simple restart of my Apache server (running Passenger) fixed it. My assumption is that Apache was holding on to an instance of Sphinx running an older, pre-2.0 version which was incompatible with the features I was using. Restarting Apache forced it to pick up the newer, upgraded instance of Sphinx that was already running. Something to try at least...
Matt On Thursday, July 21, 2011 6:52:09 AM UTC-4, T Untario wrote: > > Hi guys, > > I run into a weird problem. TS returns correct results in console, but > returns 0 result when I access it from web. > I have no clue. Everything seems fine when I test it in console. > > Any idea why does this happen? > > Thanks. -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/thinking-sphinx?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
