Use commas instead of blanks as separators for multi-valued properties

Description

People usually expect commas to be used as value separators in properties, including frameworks that integrate with Hibernate Search (Quarkus).

We should probably use it for the "hosts" property in the Elasticsearch backend, and maybe all other multi-valued properties.

Commas are relatively unlikely to show up in host definitions anyway, and I suspect we could simply URL-encode the commas if necessary. Let's add a test for that.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Sprint

Fix versions

Priority

Created November 6, 2019 at 3:32 PM
Updated December 13, 2019 at 2:57 PM
Resolved November 19, 2019 at 4:41 PM