Is there a way to use wildcards or search for substrings in Mastodon on an instance that has Elasticsearch enabled?
I notice it would not find my posts containing "Macmini3,1" when searching for "macmini", and the usual suspects like * or % don't have any effect...
@sysadmin1138 Nah, the syntax is fine, but there's some problem with one of the service components that's hard to debug for me with docker inbetween.
@galaxis tokenizing is probably getting in your way. Consider punctuation to be equivalent to spaces.