-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.X, Master
-
Fix Version/s: 7.0.0 DXP FP32, 7.0.5 CE GA6, 7.0.X, 7.1.X, Master
-
Component/s: Search Infrastructure
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
Search portlet is not highlighting coincidences if they are present in the users' field results. It only happens if the search hits are only users.
Steps to reproduce the issue:
1. Create an User, for example:
- screen Name: pepito
- email: [email protected]
- first name: pepito
- last name: grillo
2. Create a basic Web Content named 'pepito'.
3. Go to the search portlet and configure, within the Display tab, the scope of the search portlet to 'Everything':
4. Enable, within the Other settings tab of the search portlet, the 'Enable Highlighting' option:
5. Go to the search portlet and type 'pepito'.
6. Check the results. ()
7. Go to the search portlet and type 'grillo'.
8. Check the results. ()
()
Expected behaviuor:
6. Web content pepito _and User _pepito grillo are listed. Both pepito coincidences are
highlighted.
8. User pepito grillo is listed and the word _grillo _is highlighted.
Current behaviour:
6. Web content pepito _and User _pepito grillo are listed. Both pepito coincidences are
highlighted.
8. User pepito grillo is listed and the word grillo is not highlighted.