Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.0
Description
Currently PutElasticsearchHttp and PutElasticsearchHttpRecord put the property values for index, type, and id into the Bulk API command as they are specified in the processor properties. This can cause errors when special characters such as a double-quote (") is encountered. Although a double-quote (for example) is not supported in an index name, it is valid in a type name and should be allowed.
Attachments
Issue Links
- links to