I've enabled the IFilter for Tiff files and for sometime everything worked
properly but shortly after it stoped working, that is when I search for a
word within a tif file using SPS seach nothing is returned ( I know that
the word I'm searching for is contained in at least one tif document saved
in my Sharepoint workspace).
I tried the following things, according to microsoft:
* added the default content access account to the local Administrators group
on the server SPS is installed on
* modified the following key in the registry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Contentindex so that
move Mspfilt.dll at the end of the list
* reset the index
every time, after making change, I restarted Microsoft Search service and
in the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{020767AC-6DB7-11D1-BCF6-00C04FB95
2B9}\InprocServer32 the entry "ThreadingModel" is set to "Apartment" and not
to "Both".
The search in SPS is otherwise working correctly.
Does anyone have any suggestions?