You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2005/11/21 17:03:43 UTC

[jira] Closed: (LUCENE-468) Searchable.java: The info in the @deprecated tags do not refer to the search(Weight, etc...) versions...

     [ http://issues.apache.org/jira/browse/LUCENE-468?page=all ]
     
Yonik Seeley closed LUCENE-468:
-------------------------------

    Resolution: Fixed

Thanks for the patch Luc, I had noticed that before too (but it dropped out of by brain).

Patch committed.


> Searchable.java: The info in the @deprecated tags do not refer to the search(Weight, etc...) versions...
> --------------------------------------------------------------------------------------------------------
>
>          Key: LUCENE-468
>          URL: http://issues.apache.org/jira/browse/LUCENE-468
>      Project: Lucene - Java
>         Type: Improvement
>     Reporter: Luc Vanlerberghe
>  Attachments: Searchable_468.diff
>
> E.g.
> The javadoc for 
>           void search(Query query, Filter filter, HitCollector results)
> states:
>           Deprecated. use search(Query, Filter, HitCollector) instead.
> instead of:
>           Deprecated. use search(Weight, Filter, HitCollector) instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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