*Bug*

My application uses Ferret to search through the database records on the
system.
The problem is that there is some bug in my application which I have not
been able to fix. What it actually does is that it returns the records
on its own sweet will.
I mean, it gives me results for some records and for some it doesn’t.
I have done things like dropped the database and created it again,
creating index all over again and everything I can.
But I don’t know why isn’t it working.
If anybody could understand what I am tryin to convey and help.
Thankyou in advance.

Hi, Shubra,

I’m quite sure the information you gave is not sufficient to give
qualified
answers. It lacks information such as: Which version of ferret are you
using? Are you using rails or any other webapp framework and more
important
an object relational mapper to access your database, and if so which
ones
and which versions? Which database are you using? If you are using
rails,
are you using acts_as_ferret or any other technique to integrate ferret?
Could you provide code snippets on the code that actually isn’t working?

Regards
Jan P.