Act_as_ferret with datetime

For some reason, my find_by_contents searches do not find the matches
that exists for my datetime data. Has this happened to anyone else?
If I run a manual search with find using the same exact parameter of
course it discovers the records. I DO have my fields declared in
acts_as_ferret, so that’s not the problem. Thanks.