Jens Kraemer wrote:
> 
> that shoukd work. however your above method completeley ignores the
> original query, which probably is not what you want.
> query << " com:null"
> is what you probably wanted to do...
> 

ehm, yes... confused with = :)

> Model.find_by_contents(query, { :limit => :all }, { :include => [ 
> :relationship ] }
> 

thanks :)

for now ferret is real cool, i've done the basic search :)

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to