[ 
https://issues.apache.org/jira/browse/LUCENE-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583704#comment-13583704
 ] 

Commit Tag Bot commented on LUCENE-4784:
----------------------------------------

[trunk commit] Adrien Grand
http://svn.apache.org/viewvc?view=revision&revision=1448852

LUCENE-4784, LUCENE-4785, LUCENE-4786: Fixed references to deprecated classes 
SinkTokenizer, ValueSourceQuery and RangeQuery.


                
> Out of date API document-ValueSourceQuery
> -----------------------------------------
>
>                 Key: LUCENE-4784
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4784
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/query/scoring
>    Affects Versions: 4.1
>            Reporter: Hao Zhong
>            Priority: Critical
>
> The following API documents talk about ValueSourceQuery:
> http://lucene.apache.org/core/4_1_0/queries/org/apache/lucene/queries/CustomScoreProvider.html
> http://lucene.apache.org/core/4_1_0/queries/org/apache/lucene/queries/CustomScoreQuery.html
> However, ValueSourceQuery is deleted in lucene 4.1, according to the 
> following migration guide.
> http://lucene.apache.org/core/4_1_0/MIGRATE.html
> The following lists the replacement classes for those removed:
> ...  o.a.l.search.function.ValueSourceQuery -> 
> o.a.l.queries.function.FunctionQuery
> Please update the API documents to reflect the latest code.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to