Hello all I'm using Ferret for a site wide search where I have several kinds of (similar) objects in a central index (using a "type" field containing the class name). This works great, and I can search all objects with one query.
What I'd like to do now is to limit the results so that there will be a maximum of 10 (or 5 or whatever) results for each type.. I can't figure out how to do this, so I thought maybe someone brighter than me has done this before or knows how to do it? :) Trent Steele -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

