mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 05:14:07 +00:00
hint that invalid indices must be manually deleted
This commit is contained in:
@@ -144,7 +144,8 @@ if (empty($aInvalid)) {
|
|||||||
$print_fail();
|
$print_fail();
|
||||||
echo <<< END
|
echo <<< END
|
||||||
At least one index is invalid. That can happen, e.g. when index creation was
|
At least one index is invalid. That can happen, e.g. when index creation was
|
||||||
disrupted and later restarted. You should run the index stage of setup again.
|
disrupted and later restarted. You should delete the affected indices and
|
||||||
|
run the index stage of setup again.
|
||||||
See the question 'Can a stopped/killed import process be resumed?' in the
|
See the question 'Can a stopped/killed import process be resumed?' in the
|
||||||
troubleshooting guide.
|
troubleshooting guide.
|
||||||
Affected indices:
|
Affected indices:
|
||||||
|
|||||||
Reference in New Issue
Block a user