Is there any way to do Nutch (0.7) find accented characters (special characters from Brazilian Portuguese language) when I do a search without put the accent in the word ?
Yes, if the parse-html code strips diacriticals. You'd also want to make sure your query parser does the same thing for the user's search terms.
-- Ken -- Ken Krugler TransPac Software, Inc. <http://www.transpac.com> +1 530-470-9200 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
