Skip to main content

This section describes how to configure the download of search results in CSV format.

Presentation

Users can download this list in CSV format from the search results. All tags used for the search, including technical tags that are not visible, are exported to the file.

For USER tags, the user identifiers are exported.

Configuration

The following configurations are possible and can be set in the core.properties file:

Property nameDescriptionDefault value
search.export.hiddenColumnsColumns to exclude from the CSV filecontext,acl,status
search.export.separatorSeparator used between columns;
search.export.multivalued.separatorSeparator used between multi-valued tag values,
search.export.fileEncodingFile encodingwindows-1252