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.

Comments

Don Kauffman

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

Your email will never ever be published.

Previous:
AJAX seach on 404 error pages August 1, 2005 Web development
Next:
Worst album covers (updated) August 7, 2005 Misc. links
Related by category:
'Cache-Control' or Expires September 16, 2005 Zope
IssueTrackerProduct now officially abandoned March 30, 2012 Zope
To all Zope developers: Does this sound familiar? March 8, 2011 Zope
Sending HTML emails in Zope October 26, 2006 Zope
Related by keyword:
Filename splitter November 15, 2005 Zope, Python
New search feature on this site September 13, 2003 This site
DateIndex in Zope doesn't have indexed attributes October 28, 2007 Zope