Closed Bug 527796 Opened 16 years ago Closed 16 years ago

[sumo mobile]: Search is broken on mobile support

Categories

(support.mozilla.org :: Mobile, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: vish_moz, Assigned: jsocol)

References

()

Details

Attachments

(2 files, 2 obsolete files)

Attached image search broken
STR: 1. go to SUMO mobile site https://mobile.support-stage.mozilla.org/en-US/kb/ 2. enter a search term and hit enter. Actual result: An unexpected error has occurred!
I think we should hold off on tonight's scheduled push (bug 527777) for this.
Blocks: 527777
Attached patch sql for se_* tables (obsolete) — Splinter Review
Not sure why the tables aren't there. I could reproduce the error locally by doing: DROP TABLE se_index, se_words, se_letters, se_stopwords, se_weights; This patch just creates the tables with no data--data should be filled in by the old-style search indexer.
Assignee: nobody → james
Attachment #411552 - Flags: review?(morgamic)
Comment on attachment 411552 [details] [diff] [review] sql for se_* tables - set default charset to utf8 - remove autoincrement values
Attachment #411552 - Flags: review?(morgamic) → review-
Attached patch sql for se_* tables, 2 (obsolete) — Splinter Review
Changes made.
Attachment #411552 - Attachment is obsolete: true
Attachment #411559 - Flags: review?(morgamic)
:%s/USING BTREE//g 6 substitutions on 6 lines Applied on cm-webdev01-master01, MySQL 5.0.45.
Attachment #411559 - Attachment is obsolete: true
Attachment #411563 - Flags: review?(morgamic)
Attachment #411559 - Flags: review?(morgamic)
Comment on attachment 411563 [details] [diff] [review] sql for se_* tables, 3 Looks good -- ship it.
Attachment #411563 - Flags: review?(morgamic) → review+
Depends on: 527810
This is fixed. See bug 527829 for the issues it exposed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Verified, FIXED.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: