Displaying 1 result from an estimated 1 matches for "find_by_associ".
2006 Oct 14
9
How can I do my own search limits?
...ferret is you
hand it :offsets and :limit params. But, these are fixed width params.
I could end up with 100''s of pages that all belong to the same book so I
have to skip all of those.
This sort of seems like a different kind of search. Not a multi_search
or find_by_contents, but a find_by_association. Where the hit on the
association returns an object of the associated type.
Is there something in ferret that allows me to scroll through the
results one by one and stop when I''ve reached my limit?
Charlie
--
Posted via http://www.ruby-forum.com/.