[
https://issues.apache.org/jira/browse/LUCENE-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822755#comment-13822755
]
ASF subversion and git services commented on LUCENE-5341:
---------------------------------------------------------
Commit 1542012 from [~steve_rowe] in branch 'dev/trunk'
[ https://svn.apache.org/r1542012 ]
LUCENE-5341: automate default codec package extraction for use in the generated
Lucene documentation's link to the index file format documentation
> 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]