Permalink
Browse files

Update README.md (#6)

Update docs to account for Python script restarting the container.
  • Loading branch information...
r-clancy committed Nov 5, 2018
1 parent 9752711 commit 7935981244807bf0c87a3da536165bc162d05fdc
Showing with 0 additions and 1 deletion.
  1. +0 −1 README.md
@@ -29,4 +29,3 @@ Build Anserini and copy the fatjar (important) artifact into the root directory
1. Edit the `config.json` file to point to the index and config locations on the host machine.
2. Run the Python script to build the Docker image with index and config volumes mounted.
- `python run.py` (optionally specifying `--config <config_location>`)
3. Wait about 20 seconds and reload each core from the admin UI (`http://localhost:8983`).

0 comments on commit 7935981

Please sign in to comment.