Closed Adnanhmd closed 9 years ago
Hi, sorry but I dont understand that, you mean you won't the search be case sensitive?. Please provide more information on what you are attempting to do.
Hi
Let me be more clear, i have a active user called "Alpha". But in search if i type "alpha" it wont show the result. I have to type exact letters like "Alpha" .
Hi ok, is what I supposed at the beginning, I think would be good to have this behaviour configurable with some param like "search_case_sensitive = true" in config.js.
Please tell me if this make sense to you.
Hi That also could be fine. If i use "search_case_sensitive = true" in config file. whether it will work for current version ???
Not for now, I'm going to take care of this today so I think it could be done quickly because is not too difficult.
Done, please update the branch master and change the parameter _search_casesensitive to false value like this
search_case_sensitive: false,
in config.js
merged.
Thanks appreciated.
Hi
While searching the casing has to be ignored.