Tagged Questions
0
votes
1answer
117 views
creating new managed property, but not able to do the “mappings to crawled properties”
I want to make a list column as "Managed Property".
Steps am following is,
Central Admin -> Search Service application -> New Managed Property
gave name for "Property Name".
Checked as "Text" as ...
0
votes
1answer
188 views
Backup and restore the Managed properties(Metadata properties) of the search service application in SharePoint 2010?
We are going to reset the Search Index in our SharePoint 2010 environment, I guess this will remove all the Managed properties(Metadata properties) from the search service application. So, would like ...
1
vote
1answer
218 views
Crawled Property with accountname of “Person or Group” Site Column in SharePoint 2010
I created a custom content type that includes a custom site column "Owner" of type "Person or Group". Now i need the accountname/login name (for exc. domain\usera) as a crawled property to include it ...
0
votes
1answer
755 views
Full crawl not picking up the properties from content type even though they are populated and being used
After running multiple full crawl the search service app still not picking up the metadata or properties from site column and content types. The columns are well populated with 500,000+ documents.
...
0
votes
1answer
1k views
SharePoint 2010: Additional default search crawled property on User Profile Search
I have used the following article to add an additional crawled propert to SharePoint 2010 user profile search. ...
2
votes
1answer
2k views
Missing crawled properties for custom user profile properties
I have 2 custom (RegionID and SalesID) in user profile. Both are populated with values. I reset the content index, made sure values are populated for these fields, did multiple full crawl. I made sure ...
1
vote
4answers
902 views
“ContentTypeId” crawled property issue
I want to get all items with CT derived from some ParentCT using FullTextSqlQuery by ContentTypeId. And there are no results returned.
Query looks like: SELECT ContentTypeId FROM SCOPE() WHERE ...
1
vote
1answer
657 views
Crawling Hidden Fields with PowerShell Created Crawled Properties
I've been trying to add ows__vti_ItemHoldRecordStatus as a crawled property to allow a search of held documents. (It appears to correspond to the hold status of an SPListItem.) I can successfully add ...
2
votes
3answers
479 views
Showing search index items which contain a managed property
In sharepoint search, if you go to search server admin, then look at the managed metadata properties, then click on a managed property, it will say something like "Number of Items found with this ...
