[
https://issues.apache.org/jira/browse/LUCENE-5114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13710283#comment-13710283
]
David Smiley commented on LUCENE-5114:
--------------------------------------
I'm very supportive of this change. However, isn't this a breaking change you
committed to 4x? On 4x, might it make sense to leave these as overloaded
deprecated methods? I think so.
> remove boolean useCache param from TermsEnum.seekCeil/Exact
> -----------------------------------------------------------
>
> Key: LUCENE-5114
> URL: https://issues.apache.org/jira/browse/LUCENE-5114
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: 5.0, 4.5
>
> Attachments: LUCENE-5114.patch
>
>
> Long ago terms dict had a cache, but it was problematic and we removed it,
> but the API still has a relic boolean useCache ... I think we should drop it
> from the API as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]