Excluding Indexing of attachements from Domain Search

I have successfully configured domain search but while searching for a key word the search is going inside the attachment also.if the attachment is having that key word inside the document is coming out as a search result.

I dont want this…I want to search only inside the document but not in the attachments.Please suggest as my delivery got hanged due to this.

I have tried

FT_Index_Attachments=2

entry in notes.ini but it did not work.

Please help me …

regards

Mrutyunjay

Subject: FT_Index_Attachments

Are you sure that you added “FT_Index_Attachments=2” to the Domino SERVER’s notes.ini? If you added this setting to notes.ini after you created the domain index, maybe try deleting and re-creating the index.

Subject: RE: FT_Index_Attachments

Yes…These are last three lines of my notes.ini file

LDAPSERVER=ldap://TataChemDMS.tcl.co.in:389

FT_Index_Attachments=2

JrnlEnbld=0

Please suggest me how to delete the current index…

Is the index is not rebuilt as per the scheduled interval…