-
Notifications
You must be signed in to change notification settings - Fork 315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The results of a Google search for "oniguruma" are crazy! (in Japan) #234
Comments
The attack on Google search is still going on. |
Thank you. |
The number of searches in Japan is close to that. |
Most of the unrelated pages I see here are in Japanese, so it seems to be fine for non-Japanese areas. |
The search results also look fine for me in Los Angeles, CA 👍 |
Works fine in Sydney, Australia |
I don't think so. |
Hi there~ Here's the result for me, seems fine? I from China and use a global network _(:3 I'm not sure if you've tried changing Google's search settings? There're sth about the region and languages for the search result ... btw, I used Singapore as the region setting (for some sorry reason what I won't to entangled in), and I set the languages for the search result to 简体中文、繁體中文、English and 日本語。 |
Thank you.
Neither of them contains the strings "Oniguruma" or "鬼車", and neither of them has anything to do with Oniguruma. |
Confirmed, After I tried changing the region to Japan, the search results showed these completely unrelated items ... Trying to find the reason |
I have a guess about it... Weather is it possible that Google parsed all that content into romanization and then split it to match and lead to this... |
You're right, most of the irrelevant links are PDFs. |
Zip file of screenshots ( canada, france, indonesia, Taiwan ) 9.47MB |
I looked at your search results.
In canada_ja, p7 is more of irrelevant links. @tonco-miyazawa, |
@tonco-miyazawa I wrote a rebuttal on my blog. (In both English and Japanese.). |
After a re-investigation, I found that my idea was wrong. I deleted the previous remarks. I'm sorry about that remark. |
google is trying to show you most relevant information in your language based on your ip / location or preferences(if you are signed-in) You can ask google to show results found in other language or multiple languages: https://www.google.com/search?q=Oniguruma&lr=lang_ja|lang_en
?) ?) ?) IMHO It is not that you "attacked", it is simply that keyword is less popular/cited than it's japanese counterpart. It is ofthen desireable to search for english results only, especially in programming... |
@Befzz I didn't want to write the same thing twice, so I wrote another article. |
Have you taken into account the effect of the personalized search algorithms used by Google? |
Did you not read my first entry?
I've heard that in incognito mode (or secret mode?), the search results will not be personalized. And by @tonco-miyazawa
(* But since it is in Japanese, I don't think you would know what it is when you see it.) |
I randomly found this issue when looking up regex engines from Wikipedia. Guess advertising on front page works :) I was able to reproduce in Japan. More importantly my friend at Google could too. It looks like a search bug so hope it gets fixed. My hypothesis is the romaji gets converted to kanji 鬼車, but maybe split into two tokens 鬼 and 車. Especially the latter will retrieve a lot of unrelated pages, just need something like 車でお越しの方 somewhere. The issue doesn't reproduce outside Japanese because the conversion from romaji to kanji is probably disabled elsewhere. I suspect the attacker is a software bug and hope it gets squashed! I think we all know how hard CJK can be to get right ;) |
I don't think so. Before, I looked at the contents of some of the links in my previous response to @mmizutani's comment, but again, those letters were not there as well. Besides, it is not only "鬼車" that is troublesome to locate the word separator in Japanese, but I believe this is true for all words composed of multiple characters. |
Beside the how or the what, who would have an interest in such an attack and to achieve what ? |
I guess the goal would be to harass me. |
It's not fixed yet. Please see the second and subsequent pages of the search results. |
Hi, just happened to see this, I know a little about Japanese. In Japanese, |
I am aware that I have not seen any attacks since last June. |
Although this issue here is about an attack on/at/via Google search, I would like to add that Google search, for We may have to go back to the days before Google Search in regards of adding links to e. g. oniguruma On a tiny side note, I always found "onig" versus "oniguruma" a slight annoyance. E. g.: https://github.com/kkos/oniguruma/releases/download/v6.9.9/onig-6.9.9.tar.gz IMO it is better to use one, same name - be it onig or oniguruma I have no preference, |
If you do a Google search for the keyword "oniguruma" you'll see some very strange results. The first few links that appear on the first page are related to the keyword oniguruma, but the rest of the pages are mostly made up of completely unrelated links. I noticed this last August. However, this may be the case only in Japan. I don't know what is going on in other parts of the world.
The rest of this article is written below.
https://kkos.fc2.net/blog-entry-1.html
The text was updated successfully, but these errors were encountered: