Closed
Bug 511538
Opened 17 years ago
Closed 17 years ago
Turn sphinx on on preview
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: davedash, Assigned: chizu)
References
()
Details
Follow https://wiki.mozilla.org/AMO:Developers/Sphinx to enable indexing on preview.
The https://preview.addons.mozilla.org/en-US/firefox/api/1.5/search/test should show up with some results when it works.
| Reporter | ||
Updated•17 years ago
|
Assignee: nobody → server-ops
| Reporter | ||
Updated•17 years ago
|
Group: mozilla-corporation-confidential
Component: Public Pages → Server Operations
Product: addons.mozilla.org → mozilla.org
QA Contact: web-ui → mrz
Version: unspecified → other
| Reporter | ||
Updated•17 years ago
|
Group: mozilla-corporation-confidential
Updated•17 years ago
|
Assignee: server-ops → thardcastle
Comment 1•17 years ago
|
||
The sphinx search code has been committed and this is now blocking QA. Code freeze is on the 17th of this month.
Let us know if we can help or if the instructions aren't clear (since we'll have to do this in production at the end of the month). Thanks.
| Reporter | ||
Comment 2•17 years ago
|
||
FYI, I'm at a conference next week (sept 7-), but I'll do my best to keep up with any bugmail in terms of assisting getting sphinx up.
-d
Updated•17 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Comment 3•17 years ago
|
||
It's been a week and we've had no feedback. Bumping to major.
Severity: normal → major
Package is built, working out how we're going to deploy it. Should have stage up by tomorrow.
The new sphinx box is setup. I've setup the config from https://wiki.mozilla.org/AMO:Developers/Sphinx for preview, but to start indexing it looks like the SQL still needs to be run and /addons/trunk/site/app/config/sql/sphinx.sql doesn't exist anymore.
| Reporter | ||
Comment 6•17 years ago
|
||
I need to fix those instructions, production dbs should be up to date as everything is in remora.sql or in the latest migrations.
If you open remora.sql and run the last two "create view"s that should be all you need.
If you have any errors or anything pastie them and I'll have a look - I'll try to be on IRC tomorrow (Friday).
...
ERROR 1054 (42S22): Unknown column 'name.autoid' in 'field list'
Looks like it also needs a newer version of the translations table.
Comment 8•17 years ago
|
||
(In reply to comment #7)
> ...
> ERROR 1054 (42S22): Unknown column 'name.autoid' in 'field list'
>
> Looks like it also needs a newer version of the translations table.
Fixed.
Updated, indexed, rotating successfully. And it's working, woo.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Verified FIXED; Sphinx is most certainly on -- might need some further tweaking/bug fixes, but that's separate.
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•