Hello
i found a error in the smart Search Module (Component).
if you add a article readable by a spez. group.
Smart search will still find it and give a preview (AjaxSearch) of the word(s) but after you search it will this is correct not find it.
i Think if you are not logged in and not belong to the group it should not show up the word's
have a nice day
vincent
Joomla 3.4.8
Status | New | ⇒ | Duplicate Report |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-04-28 07:49:03 |
Closed_By | ⇒ | brianteeman |
Thank you for creating this but as it is a duplicate report of #8655 I am closing this.
Hi
by reading your description you mean:
Smart search module, search-word autocompletion is including words from unathorized articles
this is has already been reported here: #8655
also the unpublished articles are included: #4301
The search index must include all articles regardless of being publication status which is done to avoid search index update when state changes (also ?? some applications may want use the index to search unpublished items too)
There is pull request for considering both access and publication status when the search index is being used for word autocomplete here:
#4401
it does have some effect on the purformance but i do not know how much, i have not tested it