Package org.elasticsearch.index.codec
package org.elasticsearch.index.codec
-
ClassDescriptionSince Lucene 4.0 low level index segments are read and written through a codec layer that allows to use use-case specific file formats & data-structures per field.
This postings format
is the defaultPostingsFormat
for Elasticsearch.