In backend > plugins > finder, I sorted plugins to display "Users" at the end of list:
But in fact (IN FRONTEND), in search results the latest items is 3. “Smart Search - EasySocial Albums”.
I expected to see 5. “Smart Search - EasySocial Users” at the end (Albums should be before Users).
So, I suppose Joomla doesn't respect backend sorting and it is a bug?
Latest Joomla!
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-03-29 20:26:14 |
Closed_By | ⇒ | HLeithner |
As hannes said that's expected but relevance could be adjusted by the indexing plugin
Smart Search sorts results by relevance. The order of the finder plugins has no influence on the order of the search results. The finder plugins are never executed during searching. They are only used to populate the index. This is not a bug, but expected behavior.