Hi Adam

Firstly - how many facets are being queried? And what version of Sphinx? Also - 
what version of TS were you using previously - I didn't think anything had 
changed around facet queries between 2.0.0 and 2.0.1.

Cheers

-- 
Pat

On 24/12/2010, at 12:29 PM, adamcooper wrote:

> Hey Pat,
> 
> I just upgraded to Rails 3.0.3 from Rails 3.0.1 and upgrade to TS
> 2.0.1.
> 
> Now, we are getting this error:
> 
> Riddle::ResponseError (searchd error (status: 1): bad multi-query
> count 0 (must be in 1..32 range)):
>  riddle (1.2.2) lib/riddle/client.rb:629:in `request'
>  riddle (1.2.2) lib/riddle/client.rb:221:in `run'
>  thinking-sphinx (2.0.1) lib/thinking_sphinx/bundled_search.rb:39:in
> `populate'
>  thinking-sphinx (2.0.1) lib/thinking_sphinx/bundled_search.rb:20:in
> `searches'
>  thinking-sphinx (2.0.1) lib/thinking_sphinx/search.rb:73:in
> `bundle_searches'
>  thinking-sphinx (2.0.1) lib/thinking_sphinx/facet_search.rb:47:in
> `populate'
>  thinking-sphinx (2.0.1) lib/thinking_sphinx/facet_search.rb:13:in
> `initialize'
>  thinking-sphinx (2.0.1) lib/thinking_sphinx/search_methods.rb:422:in
> `new'
>  thinking-sphinx (2.0.1) lib/thinking_sphinx/search_methods.rb:422:in
> `facets'
> 
> When we make this call:
> 
> ThinkingSphinx.facets("keyword" -
> {:conditions=>{}, :all_facets=>true, :per_page=>10, :page=>1, 
> :retry_stale=>true, :class_facet=>false, :classes=>[ClassName], 
> :sort_mode=>:extended, :order=>"@relevance
> DESC", :star=>true, :with_all=>{}, :with=>{}}
> 
> Not sure what to make of this.
> 
> Thanks,
> Adam
> 
> -- 
> 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.
> 

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