GUIDS in SharePoint 2010 Search Summary
-
miércoles, 22 de agosto de 2012 12:21
Hi,
I have some managed meta data fields on my document library. I add a word document and fill in the fields
When I do a crawl and search on my document I get this summary:
17316;#Doelgroep Danny|b0085d2f-992b-4542-b099-34a6a3dfed65 … 116;#Onderwerp 1|6b51c250-99f3-4f7b-8eeb-e14ab4c8d7cc … Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas …
My managed meta data columns are displayed with label guid pairs. When I set all my crawled props on not in index I still see them.
Any suggestions?
Danny
Todas las respuestas
-
jueves, 23 de agosto de 2012 5:30Moderador
Hi Danny,
The format of the Managed Metadata Column looks like this: <WssId>;#<TermLabel>|<TermGuid>. So based on my understanding, you should custom the search result page.
More information about “Setting a Default Value for a Managed Metadata Column”:
Regards,
Kelly Chen
-
jueves, 23 de agosto de 2012 7:07
Yes that's what I normally do. In this case they want to keep default Core Result WebPart output. The problem is actually that the HighlightSummary field contains the GUID. So I have no control about this field. It also only goes wrong on my search results that are documents and come from my document library. Result of type page doesn't show guid but just labels.
Regards
Danny
- Marcado como respuesta Danny Hansen jueves, 23 de agosto de 2012 9:17
- Desmarcado como respuesta Danny Hansen jueves, 23 de agosto de 2012 12:19
-
jueves, 23 de agosto de 2012 12:20The problem seems to be that when I search on a word and that word is not in the document the summary is shown with first content it finds in document. The Taxonomy property is defined in the top of document it shows the tax field value with wssid. When I search on a word that is actually in the document I see a summary with text arround that word and Taxonomy field is not displayed
- Editado Danny Hansen jueves, 23 de agosto de 2012 12:21
- Marcado como respuesta Qiao WeiMicrosoft Contingent Staff, Moderator viernes, 31 de agosto de 2012 10:15
- Desmarcado como respuesta Qiao WeiMicrosoft Contingent Staff, Moderator viernes, 31 de agosto de 2012 10:15
-
viernes, 31 de agosto de 2012 10:18For the docx format it seems to work. For PDF and Doc format you see GUID's
- Editado Danny Hansen viernes, 31 de agosto de 2012 10:18 Spelling

