Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The following page has been changed by MatthewHolt:
http://wiki.apache.org/nutch/FAQ

------------------------------------------------------------------------------
  
  Results as RSS (XML) rather than HTML are easier for programmatic clients to 
parse: such clients will query against 
[http://lucene.apache.org/nutch/apidocs/org/apache/nutch/searcher/OpenSearchServlet.html
 OpenSearchServlet] rather than search.jsp.  Results as XML can also be 
transformed using XSL stylesheets, the likely direction of UI development going 
forward.
  
+ ==== How can I enable stemming in Nutch? ====
+ Stemming in nutch can be implemented in the following ways. However, you will 
have to modify some internal files.
+ Thanks to Howie Wang for figuring this out for version 0.7.2. I updated the 
code for 0.8 and it should work without any issues.
+ 
+ 
[[http://wiki.apache.org/nutch/Stemming#head-3d04863d929228d17d0a8402a32c3900f7b13be7
 Stemming for Version 0.7.2]]
+ 
+ 
[[http://wiki.apache.org/nutch/Stemming#head-d314c23de10878dc34d76337632908d9f940e907
 Stemming for Version 0.8]]
+ 
  === Crawling ===
  
  ==== Java.io.IOException: No input directories specified in: NutchConf: 
nutch-default.xml , mapred-default.xml ====

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to