[ http://issues.apache.org/jira/browse/NUTCH-317?page=all ]
     
Jerome Charron resolved NUTCH-317:
----------------------------------

    Fix Version: 0.8-dev
     Resolution: Fixed

Fixed

> Clarify what the queryLanguage argument of Query.parse(...) means
> -----------------------------------------------------------------
>
>          Key: NUTCH-317
>          URL: http://issues.apache.org/jira/browse/NUTCH-317
>      Project: Nutch
>         Type: Bug

>   Components: searcher
>     Versions: 0.8-dev
>     Reporter: KuroSaka TeruHiko
>      Fix For: 0.8-dev

>
> API document on 
>   Query.parse(String queryString,
>                           String queryLang,
>                           Configuration conf)
> does not explain what queryLang is, and should be explained.
> There can be at least two interpretations:
> (1) Create a Query that restricts the search to include only the documents 
> written in the specified language. So this would
> be equivalent of specifying "lang:xx" where xx is a two-letter language code.
> (2) Create a Query interpreting the queryString according to the rules of the 
> specified languages.  In reality, this is used to
> select the proper language Analyzer to parse the query string.
> I am guessing that (2) is intended.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to