You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2009/10/01 14:45:23 UTC

[jira] Resolved: (LUCENE-1928) PayloadTermQuery refers to a deprecated documentation for redirection

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

Michael McCandless resolved LUCENE-1928.
----------------------------------------

    Resolution: Fixed

Thanks Kay!

> PayloadTermQuery refers to a deprecated documentation for redirection 
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-1928
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1928
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Javadocs
>    Affects Versions: 2.9
>            Reporter: Kay Kay
>            Assignee: Michael McCandless
>             Fix For: 3.0
>
>         Attachments: LUCENE-1928.patch
>
>
> When PayloadTermQuery refers to the function for scoring Similarity - it refers to override the deprecated method - 
> Similarity#scorePayload(String, byte[],int,int) . 
> That method has been deprecated by  Similarity#scorePayload(int, String, int, int, byte[],int,int) . 
> This javadoc patch addresses the class level javadoc for the class to provide the right signature in Similarity to be overridden. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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