SharePoint 2010 Won't Open PDFs I was searching on the internet for the reason of this issue and fixing it so I found the following it worked with me fine and witout any needing to restart IIS The reason First Looks like IIS is adding the http header X-Download-Options: noopen which forces the browser to... Continue Reading →
FAST Query Language (FQL) Operators
FAST Query Language (FQL) operators are keywords that specify Boolean operations or other constraints to operands. The FQL operator syntax is as follows: [property-spec:]operator(operand [,operand]* [, parameter="value"]*) In the syntax: property-spec is an optional property specification followed by the "in" operator. operator is a keyword that specifies an operation to perform. operand is a term... Continue Reading →
Adobe PDF IFilter Indexing with SharePoint 2010
This note explains how to enablePDF indexing using the Adobe IFilter version 9.0 in Microsoft SharePoint 2010. http://support.microsoft.com/kb/2293357 First, install the Adobe PDF 64 bit IFilter version 9 from this location: http://www.adobe.com/support/downloads/detail.jsp?ftpID=4025 Download PDF icon picture from Adobe web site http://www.adobe.com/misc/linking.html name it ex: pdf16.gif and copy to C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\IMAGES\ Add the... Continue Reading →