Hi,I have a set of documents with .doc and .docx attachments. When I search for a text in these documents, the search result contains oly documents with ‘.doc’ attachment. FTsearch does not include ‘.docx’ or Office 2007 attachments. Is this rectified in LN8.5? Somebody help me out plz, since I dont have access to 8.5 for 2 more days…
Subject: Fix full text search results within PDF and DocX attachments
We found that several installations of Lotus Domino 8.5.1 and 8.5.2 had issues when searching a full-text indexed database with attachment conversion filters turned on. When searching for content within the attachment, no results were displayed.
This is due to a wrong characterset in the keyview settings. This can be fixed by adding the following notes.ini entries:
FT_BINARY_FILTER_OFF=0
OS400_KEYVIEW_CSID=0052
PLATFORM_CSID=052
Where 0052 stands for ISO 1252 West European Latin. After changing the ini-settings, please completely remove the FT-index and re-create it.
See also: