@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]
in reply to Sergio F. Lima • • •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]
in reply to utzer [Friendica] • • •=relay]https://wiki.friendi.ca/docs/initicalconfiguration?s[]=relay
utzer [Friendica]
in reply to utzer [Friendica] • • •Sergio F. Lima
in reply to Sergio F. Lima • • •utzer [Friendica]
in reply to Sergio F. Lima • • •Sergio F. Lima
in reply to utzer [Friendica] • • •Sergio F. Lima
in reply to Sergio F. Lima • • •utzer [Friendica]
in reply to Sergio F. Lima • • •utzer [Friendica]
in reply to utzer [Friendica] • • •Raroun
in reply to Sergio F. Lima • • •Is the search for any hashttag working?
Like can you search for #caturday and the search show results?
Sergio F. Lima
in reply to Raroun • • •@Raroun @Friendica Support working only without "#". If # is together the word I get a empty page.
search for Fifawwc2023 work, but search for #Fifawwc2023 don't work
Raroun
in reply to Sergio F. Lima • • •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.
Sergio F. Lima
in reply to Raroun • • •Raroun
in reply to Sergio F. Lima • • •At your service 😀