OpenSearch/src
mikemccand 130fdef367 Core: remove built-in support for Lucene's experimental codecs
Lucene's experimental codecs (from the codecs module) do not provide
backwards compatibility and are free to change from release to
release.  When they do change, they typically cannot in general read
older indices and the resulting exceptions look like index corruption.
So, we are removing built-in support for them to prevent applications
from choosing one and then seeing strange exceptions on upgrade.

Closes #7566

Closes #7604
2014-09-08 04:55:15 -04:00
..
deb Packaging: Add default oracle jdk 7 (x64) path in debian init script 2014-09-03 10:15:35 +02:00
main Core: remove built-in support for Lucene's experimental codecs 2014-09-08 04:55:15 -04:00
rpm RPMs: Add timeout to shutdown with KILL signal 2014-01-16 16:14:25 +01:00
test Core: remove built-in support for Lucene's experimental codecs 2014-09-08 04:55:15 -04:00