Is your feature request related to a problem? Please describe.
Users like "human-readable" fields (and values) in a search interface. Currently, the Typed PID Maker is providing a purely machine-readable index.
Describe the solution you'd like
I'd like to have an option to create and maintain an Elasticsearch index with human-readable field. Therefore, I would like to have a configuration option where I can specify the index name of the human-readable index and the index name of the machine-readable index. If a value is not provided, this index should not be created and maintained.
Is your feature request related to a problem? Please describe.
Users like "human-readable" fields (and values) in a search interface. Currently, the Typed PID Maker is providing a purely machine-readable index.
Describe the solution you'd like
I'd like to have an option to create and maintain an Elasticsearch index with human-readable field. Therefore, I would like to have a configuration option where I can specify the index name of the human-readable index and the index name of the machine-readable index. If a value is not provided, this index should not be created and maintained.