[
https://issues.apache.org/jira/browse/LUCENE-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071784#comment-13071784
]
Robert Muir commented on LUCENE-3345:
-------------------------------------
Sorry, just realized this flag is stored in Codec, for all its fields right?
Can we change this? It seems if the boolean is important enough to be
configurable, and important enough to open an index, we should put it in SI or
something? (does it really need to be configurable on per-codec basis?)
Couldn't we then just pass the Directory explicitly to producer/consumer and
the codec is then unaware?
but separately we should still reorganize the fieldinfos bits i think.
> docvalues FNFE
> --------------
>
> Key: LUCENE-3345
> URL: https://issues.apache.org/jira/browse/LUCENE-3345
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Robert Muir
> Assignee: Simon Willnauer
>
> I created a test for LUCENE-3335, and it found an unrelated bug in docvalues.
--
This message is automatically generated by JIRA.
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]