That'd be no to both. :) Didn't realise it was a site collection setting.
Many thanks. Will look into both. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Pollard Sent: Friday, 19 September 2008 3:31 PM To: [email protected] Subject: Re: [OzMOSS] Customising Search Web Part Paul, Have you added the search scopes to the search dropdown at the site collection level? i.e. Site Actions->All Site Settings -> Search Scopes (under the site collection administration heading)? Secondly, have you installed a pdf IFilter plugin? On Fri, Sep 19, 2008 at 3:16 PM, Paul Noone <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Thanks to a Sezai post I have managed to add a custom property to our Advanced Search web part but I'm having trouble with two other items. Firstly, scope. I have enabled the Scope Picker but it only displays All Sites and not the custom scopes I've defined in Central Admin. Neither do these scopes appear in the default search dropdown. Secondly, does anyone know how to add another document type e.g., PDF to the Advanced Search result type filter? I added the following to the XML which provides PDF document in the dropdown but doesn't actually work. Do these types need to be defined somewhere else? <ResultType DisplayName="PDF Documents" Name="pdfdocuments"> <Query>FileExtension='pdf'</Query> <PropertyRef Name="Category" /> <PropertyRef Name="Author" /> <PropertyRef Name="DocComments"/> <PropertyRef Name="Description" /> <PropertyRef Name="DocKeywords"/> <PropertyRef Name="FileName" /> <PropertyRef Name="Size" /> <PropertyRef Name="DocSubject"/> <PropertyRef Name="Path" /> <PropertyRef Name="Created" /> <PropertyRef Name="Write" /> <PropertyRef Name="CreatedBy" /> <PropertyRef Name="ModifiedBy" /> <PropertyRef Name="Title"/> <PropertyRef Name="Manager" /> <PropertyRef Name="Company"/> </ResultType> Kind regards, Paul ------------------------------------------------------------------- OzMOSS.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com<http://mailenable.com/> ------------------------------------------------------------------- OzMOSS.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com ------------------------------------------------------------------- OzMOSS.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com
