[
https://issues.apache.org/jira/browse/LUCENE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1928:
------------------------------------------
Assignee: Michael McCandless
> 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: [email protected]
For additional commands, e-mail: [email protected]