You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Iam facing the issues while running the
docker run -d -p 80:80 klokantech/osmnames-sphinxsearch.
it has to come with sample data,but iam not able to get the complete data.
i created india.tsv and run the docker image.
docker run -d
-v /path/to/folder/india.tsv:/data/input/data.tsv
-p 80:80
klokantech/osmnames-sphinxsearch
but still not getting complete places.
Thanks
Sumathi.
The text was updated successfully, but these errors were encountered:
Hi
Iam facing the issues while running the
docker run -d -p 80:80 klokantech/osmnames-sphinxsearch.
it has to come with sample data,but iam not able to get the complete data.
i created india.tsv and run the docker image.
docker run -d
-v /path/to/folder/india.tsv:/data/input/data.tsv
-p 80:80
klokantech/osmnames-sphinxsearch
but still not getting complete places.
Thanks
Sumathi.
The text was updated successfully, but these errors were encountered: