SharePoint Foundation 2010 : Installer et configurer iFilter 9 pour fichiers PDF.
In SharePoint Foundation 2010, these are the steps to make PDF files indexed by the search engine :
- Install Adobe iFilter 9 for PDF files
 - Copy a PDF icon in %CommonProgramFiles%Microsoft SharedWeb Server Extensions14TEMPLATEIMAGES
 - Add an entry in the Docicon.xml file
 - Modify the registry (twice !)
 - Configure the indexer so that it takes into account the PDF extension (VBS script provided by MS)
 - iisreset
 
Just follow these two tickets :
http://support.microsoft.com/kb/2293357
http://support.microsoft.com/kb/2518465
You don’t need to install Search Server 2010.
TRADUCTION
Pour que les fichiers PDF soient indexés par le moteur de recherche Foundation 2010, il faut faire les actions suivantes :
- Installer iFilter 9 fourni par Adobe
 - Copier une icone de fichier PDF dans %CommonProgramFiles%Microsoft SharedWeb Server Extensions14TEMPLATEIMAGES
 - Ajouter une entrée dans le fichier DOCICON.XML
 - Modifier la base de registre (2 fois)
 - Configurer l’indexeur pour qu’il prenne en compte l’extension PDF (script VBS fourni par MS)
 - iisreset
 
 
Il suffit donc de suivre à la lettre les 2 billets suivants :
http://support.microsoft.com/kb/2293357
http://support.microsoft.com/kb/2518465
Pas besoin d’installer Search Server 2010 !