You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by adkumar <ad...@comcast.net> on 2016/11/14 18:56:07 UTC

Lucene 6.2.1 file format

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Lucene 6.2.1 file format

Posted by Michael McCandless <lu...@mikemccandless.com>.
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 <ad...@comcast.net> 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: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org