Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
social
SoMeDi Use Case - Lateral
Commits
06d4f243
Commit
06d4f243
authored
Feb 12, 2019
by
J. Fernando Sánchez
Browse files
Fix error in README
parent
a4586b98
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
06d4f243
...
...
@@ -18,7 +18,7 @@ Loading backup data
If you already have a list of analyzed posts you want to import into elasticsearch, you can do so with the loadBackup.py script.
For convenience, this script is included in the gsicrawler container.
You just need to copy your backup file (a jsonlines file named
`
lateral
backup.jsons`
) in the gsicrawler folder, and run this command:
You just need to copy your backup file (a jsonlines file named
`backup.jsons`
) in the gsicrawler folder, and run this command:
```
docker-compose exec orchestrator python loadBackup.py
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment