Advanced Search setup

Hello,

Could you please help me to implement following.

I have library which contains few choice columns.

I want to make documents search in this library, and have ability specify these columns:

e.g. I have column called "Area", which is the choice column.

In advanced search web part I've added following, but it seems that it doesn't work.

<PropertyDef Name="Area" DataType="integer" DisplayName="Area"/>

May 22nd, 2015 11:36am

Have you defined the columns as Managed properties? Until you've done that they won't be available for your to search against.

https://technet.microsoft.com/en-us/library/ff621097(v=office.14).aspx

Paul.

Free Windows Admin Tool Kit Click here and download it now
May 24th, 2015 2:41am

Hi Azamat,

PropertyDef Name="CustomManagedProperty" whoes name value should be a custom managed property mapped to your custom column "Area" crawled property (i.e. generated crawled property ows_Area), please check the following article for more information about eanbling custom column in advanced search web part.

https://waelmohamed.wordpress.com/2011/05/31/add-custom-search-properties-in-your-advanced-search-sharepoint-2010/

Thanks

Daniel

May 25th, 2015 1:00am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics