Description
Steps to reproduce the issue
Problem appear after updating from J3.9.26 to J3.9.27.
- add video to EasySocial component with short description
- result 1: item is indexed (can see it in backend > com_finder / smart search).
- but can't find it with smart search on frontend
- edit video item and add long description
- Result 2: I can now find it with smart search on frontend.
Additional comments
After long hours debugging this issue on site, (clearing the indexes and re-index the videos), what we find out is, if a EasySocial video has a very short description, this video most likely will not be able to search in Smart Search. However, if you give long description to the video, then this video will be searchable in Smart search.
You can try to edit this video and give a very short video description and try to search again using the same search term, you will notice your search will not have the test video.
Based on the these finding, I believed this is an issue from Joomla smart search itself.
look like this is an issue with latest Joomla 3.9.27. I believed Joomla changed something on the smart search which causing the search return inconsistent results.