Last modified: 2013-10-03 00:01:26 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 T56811, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 54811 - CirrusSearch doesn't stem aliases to alias
CirrusSearch doesn't stem aliases to alias
Status: VERIFIED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CirrusSearch (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-01 00:56 UTC by Nik Everett
Modified: 2013-10-03 00:01 UTC (History)
2 users (show)

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


Attachments

Description Nik Everett 2013-10-01 00:56:46 UTC
CirrusSearch doesn't stem aliases to alias - just "aliase" which isn't right.
Comment 1 Nik Everett 2013-10-01 01:59:06 UTC
Looks like I can fix this by switching the porter stemmer with the kstemmer.  I'll do some more research.
Comment 2 Nik Everett 2013-10-01 13:50:29 UTC
So the problem is that the porter stemmer which we use right now stems "alias" to "alia" and "aliases" to "alias".  They really need to stem to the same place.

I'm going to switch us to the kstemmer.  It was designed as an improvement on the porter stemmer and in my somewhat limited testing it seems better.
Comment 3 Gerrit Notification Bot 2013-10-01 13:57:25 UTC
Change 86854 had a related patch set uploaded by Manybubbles:
Tests for places where kstem beats porter stemmer.

https://gerrit.wikimedia.org/r/86854
Comment 4 Nik Everett 2013-10-01 13:59:00 UTC
Switching stemmers.

Implementation: https://gerrit.wikimedia.org/r/#/c/86853/
Regression tests: https://gerrit.wikimedia.org/r/#/c/86854/
Comment 5 Nik Everett 2013-10-01 14:48:15 UTC
Merged.
Comment 6 Gerrit Notification Bot 2013-10-01 15:06:25 UTC
Change 86854 merged by jenkins-bot:
Tests for places where kstem beats porter stemmer.

https://gerrit.wikimedia.org/r/86854
Comment 7 Nik Everett 2013-10-03 00:01:26 UTC
verified on test2wiki

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


Navigation
Links