[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 Nik Everett neverett+bugzi...@wikimedia.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 --- Comment #9 from key...@gmail.com --- echo 'global $wgDBname; echo($wgDBname);' | php maintenance/eval.php wikidb_mw1_test the 2 other commands: curl -s elasticsearch0:9200/_status?pretty | grep 'index : ' | sort | uniq and curl -s

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 --- Comment #10 from Nik Everett neverett+bugzi...@wikimedia.org --- I can reproduce this locally by running: curl -XDELETE $ES_HOST:9200/$WIKI_DB_NAME I'll have a fix in a few moments. -- You are receiving this mail because: You are the

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 --- Comment #11 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 88479 had a related patch set uploaded by Manybubbles: Fix updateSearchIndexConfig for non-existant alias https://gerrit.wikimedia.org/r/88479 -- You are

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|ASSIGNED

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 --- Comment #12 from Nik Everett neverett+bugzi...@wikimedia.org --- Got it. A fancy work around I added to stop the script from being slow when there were lots and lots of indexes on the cluster (50+) blew up when the index didn't exist. Now

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 --- Comment #13 from key...@gmail.com --- looking good: php updateSearchIndexConfig.php content index... Infering index identifier...first Creating index...ok Validating analyzers...ok Validating mappings...

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 key...@gmail.com changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 --- Comment #15 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 88479 merged by jenkins-bot: Fix updateSearchIndexConfig for non-existant alias https://gerrit.wikimedia.org/r/88479 -- You are receiving this mail because:

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 Nik Everett neverett+bugzi...@wikimedia.org changed: What|Removed |Added Status|RESOLVED|VERIFIED

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 --- Comment #5 from key...@gmail.com --- Update: php updateSearchIndexConfig.php --reindexAndRemoveOk content index... Infering index identifier...first Index exists so validating... Validating number of

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 --- Comment #6 from Nik Everett neverett+bugzi...@wikimedia.org --- Thanks for the update. I've put https://gerrit.wikimedia.org/r/#/c/88138/ up for Chad to review which should give us more information to work with. I'll update this when that

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 --- Comment #7 from key...@gmail.com --- next update: now with the new output: php updateSearchIndexConfig.php content index... Infering index identifier...first Creating index...ok Validating analyzers...ok

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 Nik Everett neverett+bugzi...@wikimedia.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 --- Comment #2 from key...@gmail.com --- 1. master of today (070151a) 2. Yes and no. I erased the elasticsearch data first and then set it up following the instructions again. Same wiki. But the up to date version (from master) of CirrusSearch

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 Nik Everett neverett+bugzi...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |High --

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 --- Comment #3 from Nik Everett neverett+bugzi...@wikimedia.org --- Thanks! 3. Bleh. 4. likely. I'm deep into something right now but I should finish it up soon and get to this, probably on Monday. Sorry for the wait. -- You are

[Bug 54972] updateSearchIndexConfig.php will not run

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54972 --- Comment #4 from key...@gmail.com --- no worries. I am happy as long as someone is looking into it. I am glad to run tests for you or help in ANY way!!! -- You are receiving this mail because: You are the assignee for the bug. You are on