https://bugzilla.wikimedia.org/show_bug.cgi?id=45786
--- Comment #1 from Antoine "hashar" Musso <[email protected]> --- In operations/debs/lucene-search-2 look for src/org/wikimedia/lsearch/util/PHPParser.java which has a list of accessor looking for some specific variables. Among them: - wgLanguageCode - wgCanonicalServer - wgMetaNamespace - wgMetaNamespaceTalk - wgNamespacesToBeSearchedDefault - wgNamespacesWithSubpages - wgExtraNamespaces - wgContentNamespaces The one we care about is getServer() which is based on wgCanonicalServer. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
