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