Remove properties from Excerpt in Episerver Find search result

I'm looking to remove a property included in the Excerpt on the Episerver Find search results page.

Any help appreciated.

#201773
Mar 01, 2019 18:27

Hi Jeremy

I put together some links which should contain useful answers on how to customise the excepts:

In short you apply a convention to tell the indexer what it should use to work out the excerpts. Don't forget to reindex when you test :)

David

#201782
Mar 03, 2019 16:24

Hey Jeremy

David has given some good suggestions for you to review. I think to have complete control you may want to extend your Page Type to inherit ISearchContent, so you can control exactly what gets indexed.

#201809
Mar 04, 2019 10:30
Vote:

Hi Jeremy,

You can exclude fields using the client conventions as documented here : https://world.episerver.com/documentation/developer-guides/find/NET-Client-API/Customizing-serialization/Excluding-fields/

Thanks

Paul

#201812
Mar 04, 2019 10:49
error 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.