Closed Bug 714290 Opened 13 years ago Closed 13 years ago

Enable Elastic Search on SUMO -dev

Categories

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

All
Other
task
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rrosario, Assigned: jason)

Details

We are ready to start testing Elastic Search on support-dev. Please enable Elastic Search by setting the following in settings_local.py:

ES_LIVE_INDEXING = True
ES_HOSTS = [...] # addresses to our Elastic Search cluster for -dev. Probably same as what AMO and others use for dev?
Assignee: server-ops → jthomas
Added to settings_local.py:

ES_LIVE_INDEXING = True
ES_HOSTS = ['elasticsearch-dev:9200']
Status: NEW → RESOLVED
Closed: 13 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.