1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

Update INSTALL.rst

This commit is contained in:
Ilya Kreymer 2015-03-23 10:36:37 -07:00
parent 317a6c6e8e
commit 7681b4a634

View File

@ -164,7 +164,7 @@ For more advanced use, the pywb init path can be customized further:
A note on CDX index files
"""""""""""""""""""""""""
~~~~~~~~~~~~~~~~~~~~~~~~~
The new ``wb-manager`` tool will automatically generate CDX index files for all WARCs and ARCs, so
manual updating of CDX indexes is no longer required.
@ -172,7 +172,7 @@ manual updating of CDX indexes is no longer required.
Running ``wb-manager convert-cdx <path/to/cdx>`` will also automatically convert any .cdx files to SURT, JSON based format.
*This is the recommended approach for pywb 0.9.0+*
The ``cdx-indexer`` also creates files in the `SURT <http://crawler.archive.org/articles/user_manual/glossary.html#surt>`_ format by default. format
The ``cdx-indexer`` also creates files in the `SURT <http://crawler.archive.org/articles/user_manual/glossary.html#surt>`_ format by default.
However, if you need to use existing/legacy .cdx files (and you are unable to convert them as explained above),
you may need to set a special config option.