e2e: recall and visual indication of ranks (#714)
This adds a new field to the golden files "targetRank" which records the
rank of the document we are looking for. Additionally the document is
marked with "**" in the golden files.
Additionally we add a new golden file which contains recall@1, recall@5
and the MRR.
I set the target documents by looking at the existing results and
guessing which was the one we wanted based on memory. In some cases we
no longer had the top document, for example for generate unit test.
Test Plan: go test