Adir Ron has posted on his blog the instructions for making the Foxit 64bit PDF ifilter work with Sharepoint 2007.
Taking from his article is the following reg hack instructions on registering the ifilter with the sharepoint search.
- After you install the Foxit, add a pdf extension in MOSS search settings
- Open regedit, locate [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\12.0\Search\Setup\ContentIndexCommon\Filters\Extension\.pdf]
- Change the default value to {987f8d1a-26e6-4554-b007-6b20e2680632} . (You can get this handler addin value using Citeknet ifilter explorer)
- Cmdline: net stop osearch
- Cmdline: net start osearch
- Do a full crawl.
(PS Adir, love the MOSS club tag line on your blog.)
(PPS, To everyone else Adir Ron has some great articles on sharepoint search on his blog.)
Currently I’m doing some R&D on iFilters available including iFilters for PDF files.
Having 2-3 iFilters options in market calls for need to evaluate them.
Read the performance evaluation here
http://codeforfuture.com/2009/05/22/finding-best-sharepoint-pdf-ifilter-64-bit/
and please let me know your views if any.