This object is in archive! 
Tags cloud doesn't work
Hello! I started to add tags to make our content more usable, but I found that the tag cloud doesn't work. Is there anything I'm doing wrong? I'm looking for a very simple thing: click on a tag and see all posts that used that tag.
We've checked your community one more time and identified that it's not a problem.
Standard MYSQL full-search works that way:
Try to remove identification of SSMA from one response and you should get 5 results after entering in search or clicking on SSMA tag.
This is native MYSQL behavior and can be overloaded only in MYSQL server settings.
We've checked your community one more time and identified that it's not a problem.
Standard MYSQL full-search works that way:
Try to remove identification of SSMA from one response and you should get 5 results after entering in search or clicking on SSMA tag.
This is native MYSQL behavior and can be overloaded only in MYSQL server settings.
We've checked your community one more time and identified that it's not a problem.
Standard MYSQL full-search works that way:
Try to remove identification of SSMA from one response and you should get 5 results after entering in search or clicking on SSMA tag.
This is native MYSQL behavior and can be overloaded only in MYSQL server settings.
We've checked your community one more time and identified that it's not a problem.
Standard MYSQL full-search works that way:
Try to remove identification of SSMA from one response and you should get 5 results after entering in search or clicking on SSMA tag.
This is native MYSQL behavior and can be overloaded only in MYSQL server settings.
If you want MYSQL to disregard 50% of keywords included in responses, you can just replace the code in /modules/system/models/DbTable/Responses.php file (line 510 or near it) with the attached one.
By replacing the code, all search results should be shown
If you want MYSQL to disregard 50% of keywords included in responses, you can just replace the code in /modules/system/models/DbTable/Responses.php file (line 510 or near it) with the attached one.
By replacing the code, all search results should be shown
Replies have been locked on this page!