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 DanielNaber:
http://wiki.apache.org/nutch/MultiLingualSupport

The comment on the change is:
typo fix

------------------------------------------------------------------------------
  The goal of this proposal is to provide a solution for multi-lingual support 
in Nutch. Multi-lingual support means to be able to use a language specific 
[http://lucene.apache.org/java/docs/api/org/apache/lucene/analysis/Analyzer.html
 Analyzer] during searching and analysing.
  
  == Configuration ==
- The configuration of this behaviour is done using the standard 
{{{plugin.includes}}} and {{{plugin.excludes}}} properties of the nutch 
configuration file. For instance, to add French, English and Deutch analysis 
support for both document analysis and query parsing, just add in the Nutch 
configuration file:
+ The configuration of this behaviour is done using the standard 
{{{plugin.includes}}} and {{{plugin.excludes}}} properties of the nutch 
configuration file. For instance, to add French, English and German analysis 
support for both document analysis and query parsing, just add in the Nutch 
configuration file:
  {{{
  <property>
    <name>plugin.includes</name>


-------------------------------------------------------
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-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to