Skip to content

idmc-labs/osmnames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source repo

Pull Dataset

If a new dataset is available at OSMNames Releases, update the DATASET_URL in the ./pull_dataset.sh script to point to the new version.

Then run:

./pull_dataset.sh

Run index

docker compose run --rm osmname-server sh -c "/sphinx-reindex.sh"
# Or
docker compose run --rm osmname-server sh -c "/sphinx-reindex.sh force"

Caution

The container re-run the indexing even with the above command.
Leaving it here for documentation only
More info here: https://github.com/klokantech/osmnames-sphinxsearch?tab=readme-ov-file#index-storage-space

Start Containers

docker compose up -d

Note: Make sure to pull the dataset before starting the containers.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors