[
https://issues.apache.org/jira/browse/LUCENE-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087289#comment-13087289
]
Simon Willnauer commented on LUCENE-3345:
-----------------------------------------
I think we should make useCompoundFile totally private to the Codec ie. not
configurable via a setter. If you want to change to CFS / non-CFS for DocValues
you should either subclass and therefore create a new codec or create an
entirely new codec. That way this is private to the codec plus recored in the
index in SegmentCodecs via the codecs name.
> 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]