Can't overwrite Title with content enrichment

Unanswered Can't overwrite Title with content enrichment

  • Tuesday, January 01, 2013 2:02 PM
     
     

    Hi guys,

    I set up my content enrichment web service, where I create custom titles to my indexed items.

    I output it to Title managed property with the proper configuration.

    For no reason, it doesn't overwrite it. When I output it to a different managed property (temptitle) there's no problem.

    Title is not set to Read Only, Mapping Disallowed,or Delete Disallowed (follow this for explanation).

    Any ideas?

    Amir

All Replies

  • Friday, January 18, 2013 9:20 AM
     
     

    Hi Amir, 

    Probably your custom value for title is overwritten by mappings for Title property. I'm not sure in which order happens the mapping crawled properties and content enrichment callout, but maybe it's worth to try.

    To verify this idea - consider removing all mappings, reordering them or switching to "Include content from All ..."

  • Friday, January 18, 2013 12:49 PM
     
     

    Probably it's not the case with crawled property mappings, because according to my finding mapping actually occurs before enrichment.

    You might want to lower Diagnostic Logging level to Verbose for Search\Common Processing and Serach\Content Processing options. Probably this could help to understand what happens. (don't forget to switch back to default values after debugging)