> 
> something like: http://nutch.intranet/search.jsp?query=test&lang=fr
> It seems to render the same documents for lang=fr and lang=de (which might
> not be correct)

No, someting like :
http://nutch.intranet/search.jsp?query=test+lang%3Afr

> PS: i've tried also lang:fr...

It's not another attribute of the http get request, but a part of the query 
parameter.

> PS2: during the crawl we have:
> * http-equiv tags:
> - content-type = text/html; charset=UTF-8
> - content-language = de
> Does it need another meta to be correct ?

No, but in order to be added to the indexed meta data, the 
language-identifier plugin must be activated during fetching.
And it must be activated too during searching in order to interpret the 
lang: part of the query.

Jerome

PS: Patrice, it seems that you are a native french speaker. I propose you to 
join the frutch working group (Groupe de travail francophone sur Nutch). You 
can go to http://frutch.free.fr/ : Frutch is a mailing list and a wiki. 

-- 
http://motrech.free.fr/
http://frutch.free.fr/

Reply via email to