Last modified: 2014-06-04 14:34:55 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T34634, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 32634 - Make sure CirrusSearch is doing the right thing with gendered namespaces
Make sure CirrusSearch is doing the right thing with gendered namespaces
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CirrusSearch (Other open bugs)
master
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on: 31697
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-25 00:16 UTC by Robert Stojnic
Modified: 2014-06-04 14:34 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Robert Stojnic 2011-11-25 00:16:40 UTC
Could someone take a look at which wikis use gender namespaces, and then adjust the dates on searchidx2 in /a/search/indexes/status ?

The files in this directory contain the dates for the most recently indexed article for each of the wikis. It would be good if this date would have been rewinded to before the gender namespaces have been introduced so that all pages are properly reindexed.
Comment 1 Roan Kattouw 2011-11-25 11:30:35 UTC
CC Siebrand, he'll probably know where gender namespaces are in use and when they started to be used.
Comment 2 Siebrand Mazeland 2011-11-25 17:18:48 UTC
/c/branches/118wmf1/languages/messages$ grep namespaceGenderAliases *.php
MessagesAr.php:$namespaceGenderAliases = array(
MessagesDe.php:$namespaceGenderAliases = array(
MessagesDsb.php:$namespaceGenderAliases = array(
MessagesEn.php:$namespaceGenderAliases = array(
MessagesEn.php:$namespaceGenderAliases = array();
MessagesEs.php:$namespaceGenderAliases = array(
MessagesGl.php:$namespaceGenderAliases = array(
MessagesHe.php:$namespaceGenderAliases = array(
MessagesHsb.php:$namespaceGenderAliases = array(
MessagesPl.php:$namespaceGenderAliases = array(
MessagesPt.php:$namespaceGenderAliases = array(
MessagesPt_br.php:$namespaceGenderAliases = array(
MessagesStq.php:$namespaceGenderAliases = array(
Comment 3 Mark A. Hershberger 2011-11-29 21:38:35 UTC
Not sure if this “depends on” or “blocks” Bug #31697 … but I'm pretty
sure it is related.
Comment 4 Robert Stojnic 2011-12-19 17:32:03 UTC
This bug is causing Bug 31697. So when were these gender-specific namespaces first enabled?
Comment 5 Mark A. Hershberger 2011-12-21 03:01:32 UTC
(In reply to comment #4)
> This bug is causing Bug 31697. So when were these gender-specific namespaces
> first enabled?

They were first enabled with 1.18 which was deployed earlier this year. https://blog.wikimedia.org/2011/10/04/mediawiki-1-18-deployment-today-to-all-wikimedia-sites/
Comment 6 Siebrand Mazeland 2012-01-11 10:24:53 UTC
What is needed to get this issue any closer to being resolved?
Comment 7 Chad H. 2014-02-13 06:15:27 UTC
Repurposing into Cirrus bug since lsearchd has been killed. See new title.
Comment 8 Chad H. 2014-04-16 15:53:43 UTC
Ok, I see two things we'll need to fix here I think.

1) Core Special:Search should handle NS_USER on results so it uses the correct gender in results

2) Cirrus needs to store the gendered namespace so interwiki results are correct

I imagine it'd be pretty quick work for someone who's familiar with the gender code.
Comment 9 Gerrit Notification Bot 2014-05-30 20:40:12 UTC
Change 136447 had a related patch set uploaded by Chad:
Store the proper gender variant namespace text

https://gerrit.wikimedia.org/r/136447
Comment 10 Gerrit Notification Bot 2014-06-04 00:44:49 UTC
Change 136447 merged by jenkins-bot:
Do the right thing with gendered namespaces

https://gerrit.wikimedia.org/r/136447
Comment 11 Chad H. 2014-06-04 14:34:55 UTC
Should be all dandy in Cirrus-powered wikis now.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links