Re: payload at the document level

2017-10-05 Thread Chris Hostetter
tch (or how to score it) : Date: Thu, 5 Oct 2017 14:15:01 -0700 : From: Lisheng Zhang : Reply-To: java-user@lucene.apache.org : To: java-user@lucene.apache.org : Subject: payload at the document level : : Hi, I understand payload should be associated with an indexed term, but i : remembered

payload at the document level

2017-10-05 Thread Lisheng Zhang
Hi, I understand payload should be associated with an indexed term, but i remembered long time ago it was suggested that we should have payload at the document level (for whole document), such that we can get payload by docID only. Do we have this feature implemented in lucene 7 (i searched doc