Search a word in an attachment-FT INDEX Problem

Hi,

How do I search a word in an attachment?

The work I did on this issue is

1.Created the FT Index with the option “Index attached files” and with the option “with filters”.

So the database is full-text indexed ,but

when I try to search a word inside the attachment,I get no results although there are results…

Please suggest me whether I am missing any setting…because this same thing works for the local database and does not work for the database on the server…

thanks in advance

Praveen

Subject: Response

Try indexing without filters. You mentioned in a prior thread that the attachments are text files, and you shouldn’t need a filter to index that type of data. Also try moving the local database to the server and indexing it there. Obviously you’ll want to ensure that you use the same options on the server as you did locally.