HI .

this my code for Riddle test:

client = Riddle:Client.new "localhost",3314
client.limit = 100
# and tried these options
# client.match_mode =
mat = client.query "莲花山"
mat[:matches].collect{|m|m[:doc]}



Pat Allan wrote:
> Hi Hu
>
> Can you share the exact code you're calling for the Riddle tests, and  
> confirm you're not using any other arguments when searching via the  
> CLI search tool?
>
> Cheers
>
>   


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