I get the same stacktrace as well. This is with TS 2.0.4 and Riddle 1.3.2.  I 
also tried using the master branch of Riddle using the following:

gem 'riddle',
    :git => 'git://github.com/freelancing-god/riddle.git',
    :branch => 'master'

gem 'thinking-sphinx',
    :git => 'git://github.com/freelancing-god/thinking-sphinx.git',
    :branch => 'rails3'

That didn't work either.

Thanks,
Curtis

On May 12, 2011, at 10:35 AM, ka8725 wrote:

> I have same problems:
> Riddle::ResponseError: searchd error (status: 1): bad multi-query
> count 0 (must be in 1..32 range)
>        from /home/andrey/projects/indeal/vendor/bundler/ruby/1.8/gems/
> riddle-1.3.2/lib/riddle/client.rb:663:in `request'
>        from /home/andrey/projects/indeal/vendor/bundler/ruby/1.8/gems/
> riddle-1.3.2/lib/riddle/client.rb:226:in `run'
>        from /home/andrey/projects/indeal/vendor/bundler/ruby/1.8/gems/
> riddle-1.3.2/lib/riddle/client.rb:333:in `query'
>        from /home/andrey/projects/indeal/vendor/bundler/ruby/1.8/gems/
> thinking-sphinx-1.4.5/lib/thinking_sphinx/search.rb:389:in `populate'
>        from /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
>        from /home/andrey/projects/indeal/vendor/bundler/ruby/1.8/gems/
> thinking-sphinx-1.4.5/lib/thinking_sphinx/search.rb:388:in `populate'
>        from /home/andrey/projects/indeal/vendor/bundler/ruby/1.8/gems/
> thinking-sphinx-1.4.5/lib/thinking_sphinx/search.rb:540:in `call'
>        from /home/andrey/projects/indeal/vendor/bundler/ruby/1.8/gems/
> thinking-sphinx-1.4.5/lib/thinking_sphinx/search.rb:540:in
> `retry_on_stale_index'
>        from /home/andrey/projects/indeal/vendor/bundler/ruby/1.8/gems/
> thinking-sphinx-1.4.5/lib/thinking_sphinx/search.rb:385:in `populate'
>        from /home/andrey/projects/indeal/vendor/bundler/ruby/1.8/gems/
> thinking-sphinx-1.4.5/lib/thinking_sphinx/search.rb:167:in
> `method_missing'
>        from /usr/lib/ruby/1.8/irb.rb:310:in `output_value'
>        from /usr/lib/ruby/1.8/irb.rb:159:in `eval_input'
>        from /usr/lib/ruby/1.8/irb.rb:271:in `signal_status'
>        from /usr/lib/ruby/1.8/irb.rb:155:in `eval_input'
>        from /usr/lib/ruby/1.8/irb.rb:154:in `eval_input'
>        from /usr/lib/ruby/1.8/irb.rb:71:in `start'
>        from /usr/lib/ruby/1.8/irb.rb:70:in `catch'
>        from /usr/lib/ruby/1.8/irb.rb:70:in `start'
> 
> On 12 май, 11:35, Pat Allan <[email protected]> wrote:
>> Okay, Riddle 1.3.2 is out, along with Thinking Sphinx 2.0.4 (Rails 3) and 
>> 1.4.5 (Rails 1 & 2). Let me know if you hit any further problems.
>> 
>> --
>> Pat
>> 
>> On 12/05/2011, at 6:05 PM, Pat Allan wrote:

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