Skip to content

provide possibility to set index or doctype via category

Sebastian Schüpbach requested to merge feature/lsb-baseline into develop

Adds two new configuration properties:

  • elastic.index.fromCategory
  • elastic.index.fromType

If set to true, the name for the type or the index is read from the category metadata field provided by SbMetadataModel

Merge request reports