IContentProcessingEnrichmentService::ProcessItem method
SharePoint 2013
Processes the received Item and returns the result as a ProcessedItem.
Namespace: Microsoft.Office.Server.Search.ContentProcessingEnrichment
Assembly: Microsoft.Office.Server.Search.ContentProcessingEnrichment (in Microsoft.Office.Server.Search.ContentProcessingEnrichment.dll)
Parameters
- item
- Type: Microsoft.Office.Server.Search.ContentProcessingEnrichment.Item
The item from the content processing component.
Return value
Type: Microsoft.Office.Server.Search.ContentProcessingEnrichment.ProcessedItemThe response.
Show: