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.