You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by hariistou <ha...@gmail.com> on 2013/05/06 13:22:25 UTC

Re: Did something change with Payloads?

Hi,

I realized that there was no mistake with the way Lucene writes
postings/payloads.
Rather, there is no flaw there.

The problem may be with the way the scorePayload() is implemented.
We need to use both payload.bytes, and payload.offset to compute the score.

So, please ignore my previous message in this thread.



--
View this message in context: http://lucene.472066.n3.nabble.com/Did-something-change-with-Payloads-tp4049561p4061030.html
Sent from the Solr - User mailing list archive at Nabble.com.