[
https://issues.apache.org/jira/browse/CAMEL-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Volodin closed CAMEL-12738.
----------------------------------
Resolution: Implemented
Ok, I will close this issue with Implemented resolution.
> Update Elasticsearch-Rest Component to allow index name and type to be set at
> runtime
> -------------------------------------------------------------------------------------
>
> Key: CAMEL-12738
> URL: https://issues.apache.org/jira/browse/CAMEL-12738
> Project: Camel
> Issue Type: Improvement
> Components: camel-elasticsearch-rest
> Reporter: Tim Sexton
> Priority: Minor
>
> Right now the Elasticsearch component must be defined with a static index
> name and index type, these must be hardcoded into the endpoint. This means
> for every possible index that might be searched a brand new route must be
> created (lots of simple inheritance).
>
> This would be easier if the index name and type could be defined at runtime
> in the same way a query is defined.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)