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

Eks Dev updated LUCENE-1615:
----------------------------

    Attachment: LUCENE-1615.patch

> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to