Try our conversational search powered by Generative AI!

Types name in UnifiedSearch result

Vote:
 

Hi everyone! 

Have some issue with unified search Excerpt.
On the page we have some holder for content, that holder contein some block and in that block we have few options. Options is list of classes, something like List. Unified serach found this pages, but in Excerpt for result view we have type of options name, but not it value.

The question is: How to get value from it?

#198568
Oct 31, 2018 11:27
Vote:
 

Solved the problem by adding to type :

public virtual string SearchTypeName { get => Title + " " + Description.ToString(); }

and 

HighlightExcerpt = true to hitSpec

#198569
Oct 31, 2018 11:59
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.