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/04/27 11:35:30 UTC

[jira] Resolved: (LUCENE-1615) deprecated method used in fieldsReader / setOmitTf()

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

Michael McCandless resolved LUCENE-1615.
----------------------------------------

    Resolution: Fixed

OK I just committed this -- thanks Eks!

> deprecated method used in fieldsReader / setOmitTf()
> ----------------------------------------------------
>
>                 Key: LUCENE-1615
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1615
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Index
>            Reporter: Eks Dev
>            Priority: Trivial
>         Attachments: LUCENE-1615.patch
>
>
> setOmitTf(boolean) is deprecated and should not be used by core classes. One place where it appears is FieldsReader , this patch fixes it. It was necessary to change Fieldable to AbstractField at two places, only local variables.   

-- 
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