-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 Alpha 1
-
Fix Version/s: 7.0.0 Alpha 1
-
Component/s: Web Search, Web Search > Search Widgets, ~[Archived] WCM
-
Labels:None
-
Story Points:9
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
1. Create a very long web content. At the end of the content, add the word "findmyifyoucan"
2. Go to a page, enter "findmyifyoucan" in the search portlet and click search
3. Assert that the web content created in step 1 is returned as a result.
Expected behavior: the search result snippet contains the word findmyifyoucan highlighted.
Current behavior: the search result snippet contains only the first part of the web content and the search term is not included.
The reason for this issue is that web content use structures and templates, and therefore the process to generate the highlighted snippet is different from other non-structured/non-templated content such as Wiki pages.
- Discovered while testing
-
LPS-25311 Search results - summaries prefer document content over snippets
- Closed