HitHighlightedSummary - Multi-valued Managed Metadata column problem

Hello,

I am experiencing an awkward behavior in SharePoint 2010 Search.

Firstly, I created the following Term Set and Terms:

  • Term Set: Genre;
  • Terms: Adventure, Horror, Drama.

Secondly, I created the following site column:

  • Name: Genre
  • Type: Managed Metadata
  • Allow multiple values: True *This is important
  • Term Set Settings: Use a managed term set: Genre

After that, I added the site column in a Pages Library and edited the following page:

  • Name: default.aspx
  • Genre: Adventure; Horror; Drama

Finally, I executed a Full Crawl and I made a search for "Adventure", the result was:

Home
This is the content of the page... This is another part of the content... AdventureHorrorDrama...

As you can see, the terms appeared all together, without a whitespace.

Does anyone know why this is happening?

More Information:

  1. All search Web Parts are OOTB, without any customization;
  2. It is not a XSLT error, because the raw xml has already the problem:

<hithighlightedsummary>This is the content of the page <ddd /> This is another part of the content <ddd /> <c0>Adventure</c0>HorrorDrama<ddd /> </hithighlightedsummary>

January 6th, 2014 2:55pm

As a temporary workaround, I inserted these columns in the ExcludedFromSummary managed property. So, SharePoint does not bring in the summary.

However, I still need a permanent solution.

Please, could someone help me?
Free Windows Admin Tool Kit Click here and download it now
January 13th, 2014 6:50am

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

Other recent topics Other recent topics