Hi Petr,
Thanks for your reply, but, in the French dump (frwiki-20130903-pages-articles.xml) :
1) there is no page with the content: <title>Los Angeles</title>
2) there is a page with <title>Los Angeles, Californie</title> with the content <redirect title="Los Angeles" />
3) there is a page with <title>Los Angeles, California</title> with the content <redirect title="Los Angeles" />
4) there is a page with <title>Los Angeles (Californie)</title> with the content <redirect title="Los Angeles" />
Thus, where is Los Angeles?
Gil
Le 16/09/2013 23:20, Petr Onderka a écrit :
On Mon, Sep 16, 2013 at 10:52 PM, Gil Francopoulo gil.francopoulo@wanadoo.fr wrote:
<title>Wikipédia:Lumière sur/Los Angeles</title>
That's not the page "Los Angeles", it's "Wikipédia:Lumière sur/Los Angeles" (https://fr.wikipedia.org/wiki/Wikip%C3%A9dia:Lumi%C3%A8re_sur/Los_Angeles). Try searching the XML for <title>Los Angeles</title>. Or, even better, use a XML parser (I believe that in Java, you would use SAX) and search for <page> that contains <title> with the content "Los Angeles".
Petr Onderka [[en:User:Svick]]