Skip to content

Add CDX 'migration' tool to wb-manager #80

@ikreymer

Description

@ikreymer

Allow users who have substantial existing cdx indexes to easily migrate them to the preferred format. Users shouldn't have to know what kind of format their index is in (as discussed in #79), and this tool would quickly convert existing cdx files to conform to the proper format (probably cdx-json).

Usage could be:

wb-manager migrate-index [<path/to/cdx>]

If no path provided, recursively look for all .cdx files in current working dir.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions