Hi, all
We have a web based email system(LAMP). The header info of emails stored in database, while content and attachment in file system. I'm looking for a way of handling text search. It's ez to query the database for subject and address in header. How about the body in file system? Any idea is grealy appreciated