Re: Payload Query and Document Boosts

2011-10-13 Thread Sujit Pal
tion is a bit academic at this point, we are planning on multiplying the "docboost" into the SCORE values as they are added into the index. -sujit On Wed, 2011-10-12 at 18:16 -0700, Sujit Pal wrote: > Hi, > > Question about Payload Query and Document Boosts. We are using Lucene >

Payload Query and Document Boosts

2011-10-12 Thread Sujit Pal
Hi, Question about Payload Query and Document Boosts. We are using Lucene 3.2 and Payload queries, with our own PayloadSimilarity class which overrides the scorePayload method like so: {code} @Override public float scorePayload(int docId, String fieldName, int start, int end, byte