Acts_as_ferret - phrase query

Sorry if this is another basic question, I was wondering if anyone could
point me to an example (or provide) one of using acts_as_ferret with a
more complicated query? My understanding is that by default, if I pass
a string to find_by_contents, it’s an AND’d keyword query. In
particular, I’m interested in phrase queries.

Thanks,
Ben

Nevermind… didn’t get that they were just getting passed to the
QueryParser.

Ben
Ben L. wrote:

Sorry if this is another basic question, I was wondering if anyone could
point me to an example (or provide) one of using acts_as_ferret with a
more complicated query? My understanding is that by default, if I pass
a string to find_by_contents, it’s an AND’d keyword query. In
particular, I’m interested in phrase queries.

Thanks,
Ben