Robert Muir created LUCENE-5762:
-----------------------------------
Summary: Disable old codecs as much as possible
Key: LUCENE-5762
URL: https://issues.apache.org/jira/browse/LUCENE-5762
Project: Lucene - Core
Issue Type: Bug
Reporter: Robert Muir
Currently, because of updatable docvalues, ancient codecs are not really
read-only... this is a real problem because we can get confused about backwards
compatibility or even introduce bugs.
Its only necessary to make BINARY and NUMERIC work here, we should throw UOE
every other possible place and prevent use of old codecs to the greatest extent
possible.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]