Hello list, I wonder if someone has some tips on joining a ferret search with a database.
I have a rails project using a postgresql backend and I would like to utilize the superb performance of ferret for fulltext searching. The problem is that I have to joined the result with the database as I have some user access rights to different documents to take into account. Does anyone have any ideas how to do this easily? MAybe a cool stored procedure in PGSQL that can utilize the ferret index :D Cheers, henrik _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

