mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-27 00:49:55 +03:00
set start time for indexing step
This commit is contained in:
parent
b80c1cc774
commit
7471b09ed3
@ -461,6 +461,7 @@
|
|||||||
|
|
||||||
// Index file
|
// Index file
|
||||||
$sThisIndexCmd = $sCMDIndex;
|
$sThisIndexCmd = $sCMDIndex;
|
||||||
|
$fCMDStartTime = time();
|
||||||
|
|
||||||
if (!$aResult['no-npi'])
|
if (!$aResult['no-npi'])
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user