@Sergio F. Lima what is your servers settings regarding hash tags, are you receiving all tags, just the one that users follow or a custom set? See in https://fed.sfl.pro.br/admin/site "Message Relay", also maybe add some relays, this needs to be done via console, I will check how.
@Sergio F. Lima without the relays you'll just receive things from servers that know your server and then just the tags your user or your server follows.
ah, ok. I think the index of your post-tag table is broken. It´s a common issue every now and then which prevents every user on your instance to search for hashtags. If you instance is new and or small, please run:
mysqloptimize -p YOURDBNAME from the bash / shell.
YOURDBNAME should be the actual name of you Database.
Try Searching for hashtags when the command is finished.
utzer [Friendica]
•See in https://fed.sfl.pro.br/admin/site "Message Relay", also maybe add some relays, this needs to be done via console, I will check how.
utzer [Friendica]
•=relay]https://wiki.friendi.ca/docs/initicalconfiguration?s[]=relay
utzer [Friendica]
•Sergio F. Lima
•utzer [Friendica]
•Sergio F. Lima
•Sergio F. Lima
•utzer [Friendica]
•utzer [Friendica]
•Raroun
•Is the search for any hashttag working?
Like can you search for #caturday and the search show results?
Sergio F. Lima
•search for Fifawwc2023 work, but search for #Fifawwc2023 don't work
Raroun
•I think the index of your post-tag table is broken.
It´s a common issue every now and then which prevents every user on your instance to search for hashtags.
If you instance is new and or small, please run:
mysqloptimize -p YOURDBNAME
from the bash / shell.YOURDBNAME should be the actual name of you Database.
Try Searching for hashtags when the command is finished.
Sergio F. Lima
•Raroun
•At your service 😀