Hi @juschra ,
I can reproduce your issue in my end.
This is my thesaurus file imported into SharePoint:
My test list structure:
When I search without using managed property, it works fine:
However, it doesn’t return results when I search by using managed property with synonym:
Per my research, the PowerShell command “Import-SPEnterpriseSearchThesaurus” makes synonyms work only in the query processing as below description:
So this is by design that we couldn't search using "managed property: synonyms" syntax since the synonyms only play a role in query processing and cannot update property values with related properties in the property store database.
I hope this information has been useful, please let me know if you still need assistance.
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.