Hi,
Looking for some help as I feel I have exhausted my hunting skills and found no answer to my problem. I have stood up a new site using MediaWiki 1.27 LTS on Windows server 2016 with MSSQL, IIS7 and PHP 7.2.5 CGI. The site is mostly operational with a few issues, but the biggest obstacle is that the search feature is not returning any results unless you specify an exact page name in full. In digging into this issue I have tracked it as far as the SQL table the search query is hitting with a full text search statement, but the table values for title and text are stored in what looks like Chinese rather than English. I've looked through all the settings for language I can find in both my LocalSettings.php and php.ini files and everything configurable is set to "en". I have also run the rebuildtextindex and rebuildall maintenance scripts successfully but still have this problem. There are 4 users of this site all with either English selected as their preferred language or no preference selected and all of the content built to date is in English as well. I'm out of ideas on where to look and would appreciate some help.
Thanks,
Stephen