Activities/Wikipedia/HowTo: Difference between revisions

Godiard (talk | contribs)
CScott (talk | contribs)
Optimize the data and download images: Fix name of --delete_old option for create_index.py
Line 128: Line 128:


  mv eswiki-20111112-pages-articles.xml.processed_expanded eswiki-20111112-pages-articles.xml.processed
  mv eswiki-20111112-pages-articles.xml.processed_expanded eswiki-20111112-pages-articles.xml.processed
  ../tools2/create_index.py --delete_all
  ../tools2/create_index.py --delete_old


The option --delete_all is used to remove the old index
The option --delete_old is used to remove the old index


If you want to include images in your wikipedia activity, you can go again to your data directory and do:
If you want to include images in your wikipedia activity, you can go again to your data directory and do: