joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.73k stars 3.64k forks source link

[com_finder] smart search do not display tags in the search results #10122

Closed michaelhq closed 7 years ago

michaelhq commented 8 years ago

Steps to reproduce the issue

To reproduce this behaviour you have to make a clean fresh install of Joomla 3.5.1. The behaviour will not occur on a upgraded Joomla installation e.g. 3.4.1, when smart search and tags was used on the older version already.

To have some articles select during the installation process some sample data e.g. "Brochure"

Login to administrator

Image 1 screen shot 2016-04-28 at 10 40 51

Image 2 screen shot 2016-04-28 at 10 40 52

Image 3 screen shot 2016-04-28 at 10 40 53

Expected result

With smart search the tags and the articles realted should be found.

Actual result

No result with the search on tags (also not with advanced search, see image 4 and 5). But in the “Search Suggestions“ the tags and tag description are offered as search terms (see image 6)

Image 4 screen shot 2016-04-28 at 10 43 30

Image 5 screen shot 2016-04-28 at 10 43 32

Image 6 screen shot 2016-04-28 at 10 43 28

System information (as much as possible)

This behaviour was reproduced on three complete different system configurations.

Configuration 1 Database Version: 5.6.26 Database Collation: utf8_general_ci Database Connection Collation: utf8mb4_general_ci PHP Version: 5.6.12 Web Server: Apache/2.4.16 (Win32) OpenSSL/1.0.1p PHP/5.6.12 WebServer to PHP Interface: apache2handler Joomla! Version: Joomla! 3.5.1 Stable [ Unicorn ] 05-April-2016 22:45 GMT Joomla! Platform Version: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT

Configuration 2 PHP Built On: Linux tux183 4.2.0-hoststar #1 SMP Wed Sep 16 16:03:53 CEST 2015 x86_64 Database Version: 5.5.40 Database Collation: utf8_general_ci Database Connection Collation: utf8mb4_general_ci PHP Version: 5.6.19 Web Server: Apache WebServer to PHP Interface: cgi-fcgi Joomla! Version: Joomla! 3.5.1 Stable [ Unicorn ] 05-April-2016 22:45 GMT Joomla! Platform Version: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT

Configuration 3 PHP Built On: Linux wsnra118 2.6.32-573.22.1.el6.x86_64 #1 SMP Thu Mar 17 03:23:39 EDT 2016 x86_64 Database Version: 5.1.73 Database Collation: utf8_general_ci Database Connection Collation: utf8_general_ci PHP Version: 5.4.45 Web Server: Apache/2.2.15 (Red Hat) WebServer to PHP Interface: apache2handler Joomla! Version: Joomla! 3.5.1 Stable [ Unicorn ] 05-April-2016 22:45 GMT Joomla! Platform Version: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT

Additional comments

On Joomla 3.4.1 the tags and the articles must have the same language code as the site. “All” didn’t work with smart search. After the same language was applied to articles smart search brought results and when a tag was found related articles in the same language.

chrisdavenport commented 8 years ago

Yes, the tags smart search plugin would appear to be, shall we say, "unfinished".


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10122.

michaelhq commented 8 years ago

I just upgraded my site from 3.5.1 to 3.6.2 and smart search still do not display any indexed tags. Is there a chance that this will be addressed in the next update of Joomla? Would be great! :smile:

kind regards Michael


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10122.

absillitoe commented 8 years ago

I just installed smart search on a site I'm developing with the express purpose of using it with tags and I seem to have stumbled on this problem. However, the above title is perhaps misleading in the sense that (as I understand it) the problem is that no content is displayed for the tag which is found in the smart search box. I have quite a few articles tagged on my site with different tags. The desired tag appears in the smart search box, but when I select it, e.g. for the tag "Switzerland" I get the message :

Assuming switzerland is required, the following results were found.

No Results Found

No search results could be found for query: switzerland.

My local configuration is :smile:

Windows NT DESKTOP-JEKKGHL 6.2 build 9200 (Windows 8 Home Premium Edition) i586 Database Version 5.5.5-10.1.13-MariaDB Database Collation utf8_general_ci Database Connection Collation utf8mb4_general_ci PHP Version 5.6.23 Web Server Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.23 WebServer to PHP Interface apache2handler Joomla! Version Joomla! 3.6.2 Stable [ Noether ] 4-August-2016 23:41 GMT Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT

Regards,

Alan


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10122.

xavier-houghton commented 7 years ago

Same issue on 3.6.2


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10122.

brianteeman commented 7 years ago

Closed as we have a PR for testing - see #12745