Hi Brian,<br><br>now it's running nicely verbose:<br><br>Rank: 0, total to do: 0 <br>[...]<br>Rank: 24, total to do: 0 <br>Rank: 25, total to do: 74241 <br>355538: 1, 74241 remaining (15:32:37)<br>360464: 1, 74240 remaining (15:34:12)<br>
365465: 2, 74239 remaining (15:35:47)<br><br>BTW: Line 88, 94 and 138 still referenced gazetteerworld.<br><br>Thanks<br>Frans<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
I've updated the file and added some extra error checking.  At the<br>
very least it should now tell you what the problem is.  Do an svn<br>
update to get the new version.<br>
<br>
If you still don't get anything try running:<br>
<br>
select geometry_index(geometry,indexed,name),count(*) from placex<br>
where rank_search = 26 and indexed = false and name is not null group<br>
by geometry_index(geometry,indexed,name);<br>
<br>
if you don't get any lines back then it thinks there is nothing that<br>
needs indexing - which would be weard!  If something comes back you<br>
are either on the wrong database or its a permissions problem?<br>
<br>
--<br>
<font color="#888888"> Brian<br>
</font></blockquote></div><br>