dokuhebi opened a new issue, #1274:
URL: https://github.com/apache/answer/issues/1274
## Describe the bug
When searching, the results are different depending on capitalization.
### To Reproduce
Steps to reproduce the behavior:
1. We have questions in our system, some containing the word "association"
and others with information about Single SignOn ("SSO").
2. Run a search with "sso" (lower case), and only the "association"
questions are returned.
3. Run a search with "SSO" (capitalized), and only the "SSO" questions are
returned.
The behavior is inconsistent, since articles with "HADES" (all caps") do
return if you search for "hades" (lower case).
### Expected behavior
A search for SSO should return all results with the "sso" string, regardless
of case.
### Platform
- Device: Desktop
- OS: Windows 11
- Browser and version: Firefox 135.0.1
- Version: Answer version 1.4.2
--
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]