Implements the Lucene 4.1 index format, with configurable per-field postings formats.
If you want to reuse functionality of this codec in another codec, extend {@link FilterCodec}.
@see org.apache.lucene.codecs.lucene41 package documentation for file format details.
@deprecated Only for reading old 4.0 segments
@lucene.experimental
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.