I had to fork the elasticsearch client for a project I am working on and
created a pull request #6200 "Java elasticsearch client support for reading
documents with metadata." Who should I mention as reviewer?

I just added a new Reader option "withMetadata" in order to access the
whole elastic result document in stead of just the _source-node. In my
case, I needed access to the document id.

Tormod Haavi

Reply via email to