GitHub user sebbrousse opened a pull request: https://github.com/apache/camel/pull/274
Camel 7850 Fix CAMEL-7850 : Allow to set the id of the indexed document You can merge this pull request into a Git repository by running: $ git pull https://github.com/sebbrousse/camel CAMEL-7850 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/274.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #274 ---- commit bd14ed3514713110a23056963ab6f0ceabe18b3e Author: sebbrousse <seb.brou...@gmail.com> Date: 2014-09-22T18:14:15Z Fix CAMEL-7850 : Allow to set the id of the indexed document via a header Use indexId if it is provided by the header Add unit test that check that returned indexId is equals of the provided one. commit 1867d0a653f41f7206c9c7aa31e6d2e81097e239 Author: sebbrousse <seb.brou...@gmail.com> Date: 2014-09-22T18:22:49Z Correct CS errors ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---