Question

Reading the article How to: Use the Content Enrichment web service callout for SharePoint Server it looks like I need to develop my own WCF Web Service to use the Content Enrichment. The list of prerequisites clearly states I need:

  • Search in SharePoint 2013
  • Visual Studio 2010 or similar .NET Framework–compatible development tool
  • Administrator privileges on your SharePoint Server 2013 installation
  • A server on which you can host the service with IIS

enter image description here

I haven't found a way to use the Content Enrichment without custom code. Is it possible to use Content Enrichment just using PowerShell in a farm where I have Shell Access and administrator permissions on the SQL Server?

Was it helpful?

Solution

"I haven't found a way to use the Content Enrichment without custom code. Is it possible to use Content Enrichment just using PowerShell in a farm where I have Shell Access and administrator permissions on the SQL Server?"

And what exactly what CE be doing? The framework just lets you call out, but you still need to define what to do when the call out is made...

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top