<div>Hi developers,</div><div>I have found a potential bug in the way nominatim creates token from names. I can create a ticket on trac if you want but I wanted to have your feeling first.</div><div>In Bordeaux, France(, Europe), there is a point called "Barrière d'Ornano". When I search for "Ornano, Bordeaux", I get no result but when I search for "d'Ornano, Bordeaux", it works. The correct way to tokenize in french would be to split on the single quote after "d".</div>

<div>If I try to translate that in english, the point is called "Gate of Ornano". There is a good chance that people type only the </div><div>proper name "Ornano" and not the full name.</div><div>If things were simpe in french, we would write "Barrière de Ornano" but there is a contraction here so it becomes "Barrière d'Ornano".</div>

<div><br></div><div>Cheers,</div><div>Philippe</div><br>