Hi, The codec file format docs were accidentally missing in 6.2.1, but will be fixed for 6.4: https://issues.apache.org/jira/browse/LUCENE-7532
Mike McCandless http://blog.mikemccandless.com On Mon, Nov 14, 2016 at 1:56 PM, adkumar <[email protected]> wrote: > Hello all, > > I'm reading/learning Lucene and have a question that I have not been able to > find any recent information on. I am looking for an in-depth description of > the 6.2.1 Lucene file format, similar to this: > http://hackerlabs.github.io/blog/2011/10/01/hacking-lucene-the-index-format/ > > I have looked at the the documentation at: > http://lucene.apache.org/core/6_3_0/core/org/apache/lucene/codecs/lucene62/package-summary.html#package.description > > Unfortunately I'm still a bit lost. Does anyone have suggestions on where to > look next? There is plenty of information on older versions of Lucene, but > I'd like to work with 6.x. > > Thanks > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Lucene-6-2-1-file-format-tp4305803.html > Sent from the Lucene - Java Developer mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
