mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-06 18:14:16 +00:00
Documentation fix: should be "nominatim refresh"
This commit is contained in:
@@ -189,7 +189,7 @@ will be used.
|
|||||||
| **Description:** | Enable searching for Tiger house number data |
|
| **Description:** | Enable searching for Tiger house number data |
|
||||||
| **Format:** | boolean |
|
| **Format:** | boolean |
|
||||||
| **Default:** | no |
|
| **Default:** | no |
|
||||||
| **After Changes:** | run `nominatim --refresh --functions` |
|
| **After Changes:** | run `nominatim refresh --functions` |
|
||||||
|
|
||||||
When this setting is enabled, search and reverse queries also take data
|
When this setting is enabled, search and reverse queries also take data
|
||||||
from [Tiger house number data](Tiger.md) into account.
|
from [Tiger house number data](Tiger.md) into account.
|
||||||
@@ -202,7 +202,7 @@ from [Tiger house number data](Tiger.md) into account.
|
|||||||
| **Description:** | Enable searching in external house number tables |
|
| **Description:** | Enable searching in external house number tables |
|
||||||
| **Format:** | boolean |
|
| **Format:** | boolean |
|
||||||
| **Default:** | no |
|
| **Default:** | no |
|
||||||
| **After Changes:** | run `nominatim --refresh --functions` |
|
| **After Changes:** | run `nominatim refresh --functions` |
|
||||||
| **Comment:** | Do not use. |
|
| **Comment:** | Do not use. |
|
||||||
|
|
||||||
When this setting is enabled, search queries also take data from external
|
When this setting is enabled, search queries also take data from external
|
||||||
|
|||||||
Reference in New Issue
Block a user