[ 
https://issues.apache.org/jira/browse/LUCENE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shai Erera updated LUCENE-5078:
-------------------------------

    Attachment: LUCENE-5078.patch

Patch changes the signature of encode/decodeNormValue to return/take a long. I 
also moved the relevant jdocs from TfIdfSim to DefaultSim (re the norms 
encoding).

Some tests had to be modified to override the two abstract methods from 
TfIdfSim.

Didn't add a CHANGES entry yet, but I will add it under backwards section. 
Also, I think that queryNorm can be handled separately under LUCENE-1907.
                
> Allow TfIdfSimilarity implementations to encode norm values into more than a 
> single byte
> ----------------------------------------------------------------------------------------
>
>                 Key: LUCENE-5078
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5078
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/index
>            Reporter: Shai Erera
>            Assignee: Shai Erera
>         Attachments: LUCENE-5078.patch
>
>
> Continuation from here: http://lucene.markmail.org/message/jtwit3pwu5oiqr2h.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to