Acts_as_ferret problem

Hi

I am trying to work with acts_as_ferret gem. On one application
everything works fine. On the other app the result array is always
empty, whatever i try to search through console even though it should
have listed some results. I have no errors in logs. I don’t know how to
get to the bottom of this problem. I even tested it on different machine
and still nothing. Is there a way to debug this?

pabloz

I am trying to work with acts_as_ferret gem. On one application

There is a ferret dedicated mailing list:

http://www.ruby-forum.com/forum/5

Alain R.

http://blog.ravet.com

maybe its not index. rebuid_index.

pabloz wrote:

Hi

I am trying to work with acts_as_ferret gem. On one application
everything works fine. On the other app the result array is always
empty, whatever i try to search through console even though it should
have listed some results. I have no errors in logs. I don’t know how to
get to the bottom of this problem. I even tested it on different machine
and still nothing. Is there a way to debug this?