You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/02/22 01:06:13 UTC

[jira] [Commented] (LUCENE-4785) Out of date API document-RangeQuery

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

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

[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-RangeQuery
> -----------------------------------
>
>                 Key: LUCENE-4785
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4785
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/queryparser
>    Affects Versions: 4.1
>            Reporter: Hao Zhong
>            Priority: Critical
>
> The following API documents talk about RangeQuery:
> http://lucene.apache.org/core/4_1_0/queryparser/org/apache/lucene/queryparser/classic/QueryParserBase.html
> http://lucene.apache.org/core/4_1_0/core/org/apache/lucene/document/DateTools.html
> However, RangeQuery is deleted in lucene 4.1, according to the change log:
> http://lucene.apache.org/core/4_1_0/changes/Changes.html
>      
> LUCENE-1944, LUCENE-1856, LUCENE-1957, LUCENE-1960, LUCENE-1961, LUCENE-1968, LUCENE-1970, LUCENE-1946, LUCENE-1971, LUCENE-1975, LUCENE-1972, LUCENE-1978, LUCENE-944, LUCENE-1979, LUCENE-1973, LUCENE-2011: Remove deprecated methods/constructors/classes:
> ...  
>     Remove *RangeQuery*, RangeFilter and ConstantScoreRangeQuery. 
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org