Hi Roxana, Jackrabbit full text indexing should only index text fields, not the rendered html page. I believe those tags likely come from some rich text component which stores everything in JCR without stripping extraneous tags. One way to deal with this may be what was introduced with Magnolia 5.4, that is a custom excerpt provider class https://git.magnolia-cms.com/projects/PLATFORM/repos/main/browse/magnolia-core/src/main/java/info/magnolia/jackrabbit/lucene/SearchHTMLExcerpt.java?at=refs%2Fheads%2Fmagnolia-5.4.x
See also https://documentation.magnolia-cms.com/display/DOCS/Search Hope this helps, Federico -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=3393d9ea-35de-457d-b0e9-60345ec9e5a9 ---------------------------------------------------------------- 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> ----------------------------------------------------------------