[
https://issues.apache.org/jira/browse/LUCENE-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003556#comment-14003556
]
Shai Erera commented on LUCENE-5689:
------------------------------------
Looks good. So now FI.setDVGen is used only by ReaderAndUpdates, right? Perhaps
it is possible to get rid of it entirely, by having RAU create a new FI
instance, setting the new dvGen?
> FieldInfo.setDocValuesGen should not be public.
> -----------------------------------------------
>
> Key: LUCENE-5689
> URL: https://issues.apache.org/jira/browse/LUCENE-5689
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Attachments: LUCENE-5689.patch
>
>
> its currently public and users can modify it. We made this class mostly
> immutable long ago: remember its returned by the atomicreader API!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]