Closed Bug 527047 Opened 15 years ago Closed 15 years ago

Sphinx not picking up new config on preview

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: davedash, Assigned: chizu)

Details

For some reason the new sphinx configurations I commit aren't being picked up.  How often is preview indexing?

I feel like it's caching the sphinx config or something weird.  I noticed this when I pushed a new config that should create a guid_ord field in the index, but that's not showing up when I connect to the mysql interface:

mysql> SELECT guid_ord FROM addons;
ERROR 1064 (42000): index addons: expression 'guid_ord' must be aliased (use 'expr AS alias' syntax)
Assignee: server-ops → thardcastle
Configuration error on my part broke updates. It's fixed now.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.