Issue Details (XML | Word | Printable)

Key: LUCENE-1303
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Doron Cohen
Reporter: Doron Cohen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Lucene - Java

BoostingTermQuery's explanation should be marked as Match even if the payload part negated or zero'ed it

Created: 10/Jun/08 04:33 PM   Updated: 12/Jun/08 04:19 AM
Return to search
Component/s: Query/Scoring
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works lucene-1303.patch 2008-06-10 09:00 PM Doron Cohen 2 kB

Lucene Fields: New
Resolution Date: 12/Jun/08 04:19 AM


 Description  « Hide
Since BTQ multiplies the payload on the score it might return a negative score.
The explanation should be marked as "Match" otherwise it is not added to container explanations,
See also in LUCENE-1302.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Doron Cohen made changes - 10/Jun/08 04:34 PM
Field Original Value New Value
Description Since BTQ multiplies the payload on the score it might return a negative score.
The explanation should be marked as "Match" otherwise it is not added to container explanations,
See also in Lucene-1302.
Since BTQ multiplies the payload on the score it might return a negative score.
The explanation should be marked as "Match" otherwise it is not added to container explanations,
See also in LUCENE-1302.
Doron Cohen made changes - 10/Jun/08 09:00 PM
Attachment lucene-1303.patch [ 12383787 ]
Doron Cohen made changes - 12/Jun/08 04:19 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]