Expand my Community achievements bar.

How to customize ExcerptProvider in AEM 6.1?

Avatar

Level 1

I am trying to customize the excerpts in AEM6.1 similar to the way we do it on AEM5.6.1 as (in workspace.xml):

<Workspace name="crx.default" simpleLocking="true"> ... <SearchIndex class="com.day.crx.query.lucene.LuceneHandler"> ...         <param name="excerptProviderClass" value="com.example.aem.excerpt.CustomHTMLExcerpt"/> ... </SearchIndex> ... </Workspace>

Is there a way to do it on AEM6.1?

1 Reply

Avatar

Level 10

I am going to check within Adobe to see if there is an example of this. Will get back. Sorry for the late response - just a lot of threads in this community,