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