Moin
2024 年 8 月 26 日午後 5:36
1
I sometimes have problems searching for table items in the Data Explorer search.
The problem is my tablet inserts a capital letter at the beginning of the text field by default, but the search cannot handle that.
Is it possible to convert my search input to lowercase, so that I won’t stumble over capital letters anymore?
Another option would be to change the input field so that my tablet doesn’t try to capitalize the first letter.
「いいね!」 4
pfaffman
(Jay Pfaffman)
2024 年 8 月 26 日午後 9:30
2
If you’re talking about your tablet forcing upper case on stuff like category_id
or topics
, I’m afraid you’re out of luck. If you mean for things that you’re searching for, then probably so.
Lilly
(Lillian Louis)
2024 年 8 月 26 日午後 10:22
3
heh, this is exactly why I have capitalization disabled for like everything on all devices
I usually just let the bot do the grammer thing later if / when I need it.
i want a forced-lowercase setting called “auto-socialization”
「いいね!」 5
sam
(Sam Saffron)
2024 年 8 月 29 日午前 5:48
4
Regardless, casing really should not matter. The fact it is case sensitive is a bug. We should always lower case it and then search.
「いいね!」 4
Lhc_fl
(Linca)
2024 年 9 月 2 日午前 4:03
7
@Moin Thanks for your catch!
Will be added in
discourse:main
← discourse:allow-upper-case
opened 02:16AM - 02 Sep 24 UTC
In the past, ExplorerSchema searches were case-sensitive, so if the user's input… method capitalized the first letter, it was likely that no results would be found.
The new change allows you to enter uppercase letters, which will automatically be converted to lowercase when searching.
meta topic: https://meta.discourse.org/t/can-the-data-explorer-search-input-be-converted-to-lower-case/323435
## Screenshot

「いいね!」 5
Lhc_fl
(Linca)
クローズされました:
2024 年 9 月 5 日午前 4:03
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.