Hi everyone,
I would like to use excerpts with my rails app but since Thinking
Sphinx doesn't support that feature yet I am trying to use Riddle the
Sphinx API to make use of this very important feature Sphinx has. Can
anybody point me to the right direction. I played with Riddle a little
in the console and I know I can create a new class and use the query
method to search but I am stuck at the excerpts method.

client = Riddle::Client.new
result = client.query("Hello world")
which returns some hash

I appreciate any advice.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to