[
https://issues.apache.org/jira/browse/LUCENE-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe updated LUCENE-5341:
-------------------------------
Attachment: LUCENE-5341.patch
Patch automating default codec extraction for use in the URL to index file
format documentation.
I'll commit shortly.
> Generated documentation should link to the default codec's index format
> documentation, rather than being hard coded in lucene/site/xsl/index.xsl
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-5341
> URL: https://issues.apache.org/jira/browse/LUCENE-5341
> Project: Lucene - Core
> Issue Type: Bug
> Components: general/build
> Reporter: Steve Rowe
> Assignee: Steve Rowe
> Fix For: 4.6, 5.0, 4.7
>
> Attachments: LUCENE-5341.patch
>
>
> In the 4.6 RC1, The "File Formats” link from the generated Lucene
> Documentation page leads to the 4.5 format doc, rather than the 4.6 format
> doc (Lucene46Codec was introduced by LUCENE-5215).
> Updating this is not automated now - it’s hard-coded in
> {{lucene/site/xsl/index.xsl}} - the default codec doesn’t change in every
> release.
> The default codec could be extracted from {{o.a.l.codecs.Codec#defaultCodec [
> = Codec.forName(“Lucene46”)]}} and inserted into the URL to the index file
> format documentation.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]