Have a look at Lucene's contrib/: $ ff \*ISO\*java ./src/test/org/apache/lucene/analysis/TestISOLatin1AccentFilter.java ./src/java/org/apache/lucene/analysis/ISOLatin1AccentFilter.java
Otis ----- Original Message ---- From: Stefan Neufeind <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, July 12, 2006 6:23:36 PM Subject: Basic character-cleanups easily possible? Hi, I wonder if it is somehow easily possible to do basic character-"cleanups". E.g. most people might expect searching for "cafe" to find "cafe" and "café" (the latter with accent). Does this also fall in the category of "stemming", or would it maybe be a general "optimisation" of words independent of actual language-based stemming? And at which stage could it be done through which plugin? Somebody "solved" this already? Regards, Stefan ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
