-
Type:
Improvement
-
Status: Triage Needed
-
Priority:
P3
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: io-java-elasticsearch
-
Labels:None
When using ElasticSearchIO, need the ability to specify the pathPrefix for the ElasticSearch Rest Client. ElasticSearch may not always be running at the `/` root path, for example, if it is deployed behind a proxy it may be at http://host/path/to/index - currently it is not possible to connect to that instance because there isn't a way to configure the `/path/to/index` on the ElasticSearch Rest Client in ElasticSearchIO