Hi Maxus
What's the line in your view that's causing the error?
--
Pat
On 29/07/2009, at 1:29 PM, Maxus wrote:
>
> Hi People,
>
> I have a wierd one, I'm trying to use excerpts, but I seem to be
> recieving random sphinx errors like so:
>
> No response from searchd (status: , version: )
>
> On the server side I see:
>
> Processing DocumentsController#index (for 192.168.2.3 at 2009-07-29
> 20:25:25) [GET]
> Parameters: {"commit"=>"Search", "page"=>"2", "search"=>"house"}
> Rendering documents/index
> Querying Sphinx: house
> Document Load (373.5ms) SELECT * FROM `documents` WHERE
> (`documents`.`id` IN
> (32,33,34,36,40,43,44,45,46,48,49,50,53,54,55,59,61,62,63,64,65,66,67,68,69
> ))
>
> ActionView::TemplateError (No response from searchd (status: ,
> version: )) on line #17 of app/views/documents/index.html.erb:
>
> If I keep refreshing the page it will randomly work, my guess is some
> sort of time out perhaps?
>
> Any ideas what I need to do to fix this, or any info I can provide to
> help point me in the direction of a fix?
>
> Thanks!
> Maxus
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Thinking Sphinx" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/thinking-sphinx?hl=en
-~----------~----~----~----~------~----~------~--~---