
Do you train Kung Fu?
Or know someone who does?
Then check out KungFuPeople.com
Mobile version of this page
Previous:
AJAX seach on 404 error pages
Next:
Worst album covers (updated)
Filename splitter
DateIndex in Zope doesn't have indexed attributes
AJAX seach on 404 error pages
Next:
Worst album covers (updated)
Related blogs
New search feature on this siteFilename splitter
DateIndex in Zope doesn't have indexed attributes
Related by category
Jealous of Google stemming
4th of August 2005
Google's English word stemming is smart. I'm very jealous of it and want one too. If you, for example, search for set up ssh key then it perfectly finds "setting up ssh key" too. You can tell by how Google is bold-highlighting the words. Clever! I want such stemming too. I wonder if there's anything already done in Zope that I can use or if I have to write something myself.
Seeing how powerful this really is, I'm now more inspired to sort it out with my ZCatalog.


TextIndexNG provides some stemming support:
http://zopyx.com/OpenSource/TextIndexNG/