[
https://issues.apache.org/jira/browse/LUCENE-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777116#action_12777116
]
Uwe Schindler commented on LUCENE-1909:
---------------------------------------
By the way, if you use a final constant, without recompiling it would never
change, because even Java puts such constants directly as plain value into
class files... :-) See the problem with Constants.LUCENE_MAIN_VERSION
> Make IndexReader.DEFAULT_TERMS_INDEX_DIVISOR public
> ---------------------------------------------------
>
> Key: LUCENE-1909
> URL: https://issues.apache.org/jira/browse/LUCENE-1909
> Project: Lucene - Java
> Issue Type: Improvement
> Reporter: Grant Ingersoll
> Assignee: Uwe Schindler
> Priority: Trivial
> Fix For: 3.0
>
> Attachments: LUCENE_1909.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]