I found the solution to the problem thanks to a hint in the Jira: 
https://jira.magnolia-cms.com/browse/MAGNOLIA-6245?focusedCommentId=120872&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-120872

The lines

[code]
<!-- needed to highlight the searched term -->
<param name="supportHighlighting" value="true"/>
<!-- custom provider for getting an HTML excerpt in a query result with 
rep:excerpt() -->
<param name="excerptProviderClass" 
value="info.magnolia.jackrabbit.lucene.SearchHTMLExcerpt"/>
[/code]

were also missing in the file

[code]${magnolia.repositories.home}/magnolia/workspaces/website/workspace.xml 
[/code]

due to some mistake at the hosting provider's template which they use for 
setting up Magnolia.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=19219336-2608-44a8-a51e-c77ffdf17499


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to