Closed Bug 578779 Opened 14 years ago Closed 14 years ago

Hook up search

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: wenzel)

References

()

Details

We need to hook up search on http://mdn.staging.mozilla.com/en-US; currently, entering a term like "rocket" and pressing Search results in http://mdn.staging.mozilla.com/en-US/?q=rocket#, but that doesn't do anything.
Fixed in bug 578191.
Assignee: nobody → fwenzel
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Jay: it's expected (for now) that it simply searches MDN, right?
For now, yes... but I hope that Fred is able to setup the Google site search that will allow us to search both the new static pages AND Deki.  I'm assuming Google search will be better than the Deki search, but I will let Sheppy chime in when he gets back next week.

Fred: When you implement the Docs page search for documents + filter and the site search, can you also update the search for all the other pages with whatever solution we decide on?  What do you think is our best bet?  Deki or Google?

I know eventually we are going to switch to whatever search library is used by the Django app stuff... but for now, we need to get search working as best as possible.

Will Google site search also improve our search quality score in any way?
reopening so we can have a discussion about what is the best approach.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Both site search and docs search are hooked up to Google AJAX search now, with a fallback to a regular Google site search if JS is disabled.

http://github.com/fwenzel/mdn/commit/23fc2af
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
Hey, is there any chance implementing this broke MDC's search? Because if you do any searches on MDC, you get an error claiming your search term needs to be escaped. See bug 582199.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Depends on: 582199
This has really nothing to do with MDC's search being broken? Let's fix the other bug over there.
No longer depends on: 582199
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
Verified FIXED; search is hooked up, and needs CSS loving, but I think Craig's working on that.
Status: RESOLVED → VERIFIED
Target Milestone: --- → 0.9
Version: MDN → unspecified
Component: Website → Landing pages
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.