NightOwl888 commented on issue #732:
URL: https://github.com/apache/lucenenet/issues/732#issuecomment-1302465382

   Thanks. Still no luck getting the results you are seeing. I tried both 
`net5.0` and `net48` and even checked out the beta 14 tag to see if there was a 
difference, but no dice.
   
   One thing of note: Thai has no concept of uppercase/lowercase, so if you are 
not analyzing text with other scripts in it that can be omitted. It will also 
improve performance.
   
   So, for a repro we need to know more about your environment:
   
   1. Which runtime are you using? .NET Framework, .NET Core, Unity, Xamarin, 
Mono, etc? Which specific version?
   2. Which OS are you trying this on? Which specific version?
   3. What is the default culture set to on the OS?
   4. What is the culture of the current thread when you run this?
   
   It would also be helpful if you could setup a basic test that fails in an 
environment such as GitHub Actions or Azure DevOps so we can rule out anything 
with your specific environment.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to