X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Frecord.h;h=95c470e4f4ebac721dc4e91e1953bf565bcc82c4;hb=b95b9aadfc8c43a7370b1d778c5ffc0942a14035;hp=0f1f2496cdb29b4b9d95bfc884e7d4f09e7f78ef;hpb=85b1f355522cc620452552d76fd517f089c98ab2;p=pazpar2-moved-to-github.git diff --git a/src/record.h b/src/record.h index 0f1f249..95c470e 100644 --- a/src/record.h +++ b/src/record.h @@ -94,6 +94,7 @@ struct record_cluster float *term_frequency_vecf; // Set-specific ID for this record char *recid; + int retrieval_position; WRBUF relevance_explain1; WRBUF relevance_explain2; struct record *records;