We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c6e076 + cfc365a commit e19a8f0Copy full SHA for e19a8f0
README.md
@@ -57,7 +57,7 @@ This command is executed/triggered by the database deploy script on `geodatasync
57
58
### service mode
59
#### local sphinxsearch server
60
-you can run a local sphinxsearch server on port 913 with the following make targets:
+You can run a local sphinxsearch server on port 9312 with the following make targets:
61
```bash
62
make dockerrun
63
make dockerrundebug
@@ -83,4 +83,4 @@ The swisssearch index (zipcodes) has to be computed after a wordforms update.
83
84
cd test
85
python test.py -h localhost -p 9312 -i swisssearch "birgmattenweg 5"
86
-```
+```
0 commit comments