<div dir="ltr"><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">Hi all,</div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><span style="font-size:13.3333330154419px">I am newbie to openstreetmap, but we would like to run our own server, including geocoding with nominatim and WMS with mapnik. I am not sure if there are other options, but as far as I have seen it is a common configuration. </span><br></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">I have started with Nominatim, following the installation steps described at the openstreetmap wiki. After several headaches compiling everything on a Solaris x86 64 bits everything looks fine, but the fact is that I get no results when I look for anything using my web installation. Everything is displayed ok, but I get no results.</div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">I use postgres 9.4, postgis 9.1, Nominatim 2.3.1 from git on a Solaris x86 server that runs an apache2 with php5. I have donwloaded the luxembourg pbf file from geofabrik website, without any preprocessing. For the installation, I use the following command:</div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">./utils/setup.php --osm-file louxembourg.osm.pbf --all</div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">and it finishes ok.</div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">I have been reading some posts through google and I think that something is not working when the indices are created. I get the following output:</div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">(...)</div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><div>Starting rank 27</div><div>  Done 0 in 0 @ 0.000000 per second - FINISHED</div><div><br></div><div>Starting rank 28</div><div>  Done 0 in 0 @ 0.000000 per second - FINISHED</div><div><br></div><div>Starting rank 29</div><div>  Done 0 in 0 @ 0.000000 per second - FINISHED</div><div><br></div><div>Starting rank 30</div><div>  Done 0 in 0 @ 0.000000 per second - FINISHED</div></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">I have checked the postgres logs and so on, but I don't see any error or any clue. The only hint I have is that search_names tables and location_area, location_road and so on are empty, but I don't know why.</div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">Could you please help us to discover what I am missing?</div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">Thank you very much!</div><div style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></div></div>