Closed
Bug 890110
Opened 12 years ago
Closed 12 years ago
No search results when certain Ghostery options are enabled
Categories
(developer.mozilla.org Graveyard :: Search, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 802660
People
(Reporter: hwine, Unassigned)
References
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. used MDN search box for "Mercurial"
What happened?
==============
Zero results returned
What should have happened?
==========================
Should have found https://developer.mozilla.org/en-US/docs/Creating_Mercurial_User_Repositories
Is there anything else we should know?
======================================
a google search found it with site=developer.mozilla.org
Comment 1•12 years ago
|
||
I cannot reproduce this, either with the Google-based search or Elastic Search. Hal, do you see the phrase "powered by Google" near the top-right when you search?
Blocks: 839214
Updated•12 years ago
|
Flags: needinfo?(hwine)
John,
I still see the problem -- there is no "powered by google" near the top right, or anywhere on https://developer.mozilla.org/en-US/search?q=mercurial
I realize I didn't put the full URL to the sucessful google search. It is:
https://www.google.com/search?q=site:developer.mozilla.org+mercurial+user
What additional info do you need?
Flags: needinfo?(hwine)
Comment 3•12 years ago
|
||
Thanks for the additional information, Hal. Strangely, I still cannot reproduce this.
Raymond, Luke: Any idea?
Flags: needinfo?(mozbugs.retornam)
Flags: needinfo?(lcrouch)
Updated•12 years ago
|
Component: General → Site search
I did some more digging, since it's looking like something on my end. All of these are Mac builds.
* works on chrome latest
* works on 23.0a1
* works on 25.0a1
* works on 22.0 w/ blank profile
* fails on 22.0 w/ my normal profile & addins
So, it's some addon or profile setting that's messing me up. I'll try to isolate it, to ensure it's not a privacy addon that's causing the issue.
Comment 5•12 years ago
|
||
Would love to hear your findings, just in case others experience the same issue.
Okay, I tracked it down to the Ghostery addon:
https://www.ghostery.com/
There could be a config option that would let it still work on MDN (it's highly configurable).
Comment 7•12 years ago
|
||
Do you have trouble searching on other sites? What about SUMO, which also uses Elastic Search.
https://support.mozilla.org/home
Wondering how much we can do on our end to solve this issue.
Flags: needinfo?(mozbugs.retornam)
Flags: needinfo?(lcrouch)
Summary: existing pages not found by search → No search results when certain Ghostery options are enabled
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
(In reply to John Karahalis [:openjck] from comment #7)
> Do you have trouble searching on other sites? What about SUMO, which also
> uses Elastic Search.
>
> https://support.mozilla.org/home
Even with ghostery enabled, I get some search results. I'm not a frequent user of that site, but it seems not to be affected like developer.mozilla.org
>
> Wondering how much we can do on our end to solve this issue.
If the two sites are using the same search approaches, then I prefer the configuration of sumo. :)
Comment 10•12 years ago
|
||
Not sure that this is a dupe -- Hal does not see a "Powered by Google" logo on the search results page. Luke, can you check whether Hal is seeing Elastic Search?
Status: RESOLVED → REOPENED
Flags: needinfo?(lcrouch)
Resolution: DUPLICATE → ---
Comment 11•12 years ago
|
||
user 'hwine' is not in the ES test user group.
When ghostery blocks the Google AJAX Search API it also blocks the "Powered by Google" logo because it's pulled in by the same API.
http://screencast.com/t/syEVNK0yyf8
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Flags: needinfo?(lcrouch)
Resolution: --- → DUPLICATE
Comment 12•12 years ago
|
||
Ah, nifty. And that would explain why Hal is seeing results on SUMO.
Hal, it looks like you will be able to see results -- even with Ghostery -- once we switch to Elastic Search (bug 839214).
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•