<<

NAME

export_elasticsearch_mappings.pl - export search_marc_map, search_marc_to_field and search_field tables to YAML

SYNOPSIS

export_elasticsearch_mappings.pl [-t|--type] [--man]

DESCRIPTION

Export search_marc_map, search_marc_to_field and search_field tables to YAML.

OPTIONS

-t|--type=marc21|unimarc|normarc

Only export a specific marc type. All if empty.

--man

Full documentation.

IMPLEMENTATION

<<