Hello, I have a question about index.codec.
I have been reading document about index settings.
(Index Modules | Elasticsearch Reference [6.2] | Elastic)
While I was testing index.codec, I realized there was "lucene_default" option, which wasn't mentioned in the document.
I want to know what it means, and whether it is related to compression method.
Thank you!