logo       

Re: Search Multiple Models: msg#00058

lang.ruby.ferret.general

Subject: Re: Search Multiple Models

Jens,

Answering my own question here after some more research...turns out this
bug is still present.

http://www.ruby-forum.com/topic/81987#148939

-- snip fix --
and I just found the culprit...
Line 27 of multi_index.rb

searcher.search_each(query, options={}, &block)

should be

searcher.search_each(query, options, &block)

-- end snip --

I updated that and all worked fine again.

--
Posted via http://www.ruby-forum.com/.


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise