On 7/15/06, Jordan Frank <[EMAIL PROTECTED]> wrote: > Hi all, > I'm trying to figure out how to add a filter into a search. I've > created the filter, basically copying the location filter from > http://blog.tourb.us/archives/ferret-and-location-based-searches. But > when I try to call Index.search and pass the filter in a hash with the > key :filter, I get back that it is expecting type Data, and so I'm at > a loss to figure out what to check next. Any help would be greatly > appreciated. I'm sure I have a lot to learn, but some nudges in the > right direction would be wonderful.
Hi Jordan, This is a bug which needs to be fixed. Please wait for the next version of Ferret. Or you could use the pure ruby version. Cheers, Dave _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

