]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Migration.md
add warning about experimental nature of ICU tokenizer
[nominatim.git] / docs / admin / Migration.md
index 0ca6ebf29b660399ba42528607a84c2addfa45cf..fc309af1c3d9d69a089d40b280bea11dc240a747 100644 (file)
@@ -124,6 +124,14 @@ configuration file, run the following command after updating:
 ./utils/setup.php --setup-website
 ```
 
+### Update SQL code
+
+To update the SQL code to the leatest version run:
+
+```
+./utils/setup.php --create-functions --enable-diff-updates --create-partition-functions
+```
+
 ## 3.4.0 -> 3.5.0
 
 ### New Wikipedia/Wikidata importance tables