On Dec 27, 2007, at 9:15 PM, John Joseph Bachir wrote: >> So if you don't have a specific reason to use your own MultiSearcher, >> you shouldn't do it :-) What do you want to achieve? > > the only way I know of to achieve this is to pick one of the models > -- say, Car -- and invoke Car.multi_search, with appropriate flags > to specify searching all models. This works fine but is a bit sloppy > since the method could have been called on any of the models. I was > wondering if there is an official or unofficial way to avoid this.
To be clear-- I would like to do this via the AAF API if possible, instead of directly via Ferret::Search::MultiSearcher. Jon _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

