]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Tokenizers.md
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / docs / admin / Tokenizers.md
index f3454f67df0714be7a75f7afb5303a96f3109743..6f8898c8ee70690d88aabd63661b758c9ed37b38 100644 (file)
@@ -52,6 +52,12 @@ The ICU tokenizer uses the [ICU library](http://site.icu-project.org/) to
 normalize names and queries. It also offers configurable decomposition and
 abbreviation handling.
 
+To enable the tokenizer add the following line to your project configuration:
+
+```
+NOMINATIM_TOKENIZER=icu
+```
+
 ### How it works
 
 On import the tokenizer processes names in the following four stages: