https://bugzilla.wikimedia.org/show_bug.cgi?id=54481

       Web browser: ---
            Bug ID: 54481
           Summary: CirrusSearch: updateSearchIndex.php should remove any
                    index with the same name as the alias that it wants
                    when passed --rebuild
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: CirrusSearch
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

CirrusSearch: updateSearchIndex.php should remove any index with the same name
as the alias that it wants when passed --rebuild.  Because we deploy
CirrusSearch for the first time to wikis without turning off search updates we
sometimes see Elasticsearch autocreate a search index at the alias location. 
This change will allow us to build the search index in the right location and
grab the alias.  Since we'll be building the index from scratch anyway we don't
need the updates that created the alias-named index in the first place.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to