Closed Bug 371364 Opened 17 years ago Closed 16 years ago

No way to search at www.mozilla.com

Categories

(www.mozilla.org :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jangirke, Assigned: clouserw)

References

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: 

the searchtool is missing on at least these pages:
http://en-us.www.mozilla.com/en-US/
http://en-us.www.mozilla.com/en-US/support/
http://en-us.www.mozilla.com/en-US/firefox/help/
http://en-us.www.mozilla.com/en-US/firefox/central/
when somebody is on it please add it to all localizations
of the page
THANKs


Reproducible: Always

Steps to Reproduce:
1.when i view the page its not there
Severity: normal → enhancement
OS: Windows XP → All
Hardware: PC → All
Summary: Not A Bug but something missing "the searchtool" 23.Feb.2007 → No way to search at www.mozilla.com
Status: UNCONFIRMED → NEW
Ever confirmed: true
Depends on: 419676
Assignee: nobody → clouserw
Depends on: 427611
Depends on: 427945
Depends on: 428042
Target Milestone: --- → 3.0
I just landed the initial version of search on the FF3 branch.  Usable here:

https://www-firefox3.stage.mozilla.com/en-US/search/

(links will go to www.mozilla.com)

Some thoughts:

Search results could use tweaking.  This is a pretty open ended problem, but the first hit for "firefox" probably shouldn't be /firefox/all-beta.html

Search results are only in English right now (except by accident, like the ebay pages).  This is caused by several bugs:  1) The crawler only crawled English because no English pages link to non-English pages.  2) The search is restricted to the domain it's on.  That means if the search page was localized in to German, searching from de.www.mozilla.com would only give stuff from de.www.mozilla.com.  Our never-realized global load balancing idea strikes again.  3) There are a few English strings in the XSL file

Obviously we need some CSS work.  Steven, I'm happy to adjust the default classes, ids, etc. on any of the elements.  I'm using the code for the next/prev links from http://search.oregonstate.edu/web/?query=test (scroll down) so if we had some images to add for the defaults, it would be great.

The string "This XSLT is © A9.com, Inc; see full details." is at the bottom of the page.  That's part of the CC license for the XSL we're using - it's also on http://developer.mozilla.org/en/docs/Special:Nutch?language=en&start=0&hitsPerPage=10&query=&fulltext=Search.  It doesn't feel appropriate for our .com site.  We can write our own XSL if we want - we'd have to change it anyway for the L10n stuff.  How high of a priority is this?

I expect to split these all out into separate bugs to track.  Feel free to add comments here, file your own bugs, or wait till I file the bugs above and comment on them. :)
1) The crawler only crawled English
> because no English pages link to non-English pages.  
bug 428982

> 2) The search is
> restricted to the domain it's on.  That means if the search page was localized
> in to German, searching from de.www.mozilla.com would only give stuff from
> de.www.mozilla.com.  Our never-realized global load balancing idea strikes
> again.  
bug 428983

3) There are a few English strings in the XSL file
bug 428984

> Obviously we need some CSS work.  Steven, I'm happy to adjust the default
> classes, ids, etc. on any of the elements.  I'm using the code for the
> next/prev links from http://search.oregonstate.edu/web/?query=test (scroll
> down) so if we had some images to add for the defaults, it would be great.
bug 428985

> 
> The string "This XSLT is © A9.com, Inc; see full details." is at the bottom of
> the page.  That's part of the CC license for the XSL we're using - it's also on
> http://developer.mozilla.org/en/docs/Special:Nutch?language=en&start=0&hitsPerPage=10&query=&fulltext=Search.
>  It doesn't feel appropriate for our .com site.  We can write our own XSL if we
> want - we'd have to change it anyway for the L10n stuff.  How high of a
> priority is this?
again, bug 428984
Depends on: 428586, 428985
http://www.mozilla.com/en-US/search/
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Verified FIXED, with the caveat of the issues noted above in comment 2.
Status: RESOLVED → VERIFIED
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.