Simon Willnauer created LUCENE-4526:
---------------------------------------

             Summary: Allow runtime settings on Codecs
                 Key: LUCENE-4526
                 URL: https://issues.apache.org/jira/browse/LUCENE-4526
             Project: Lucene - Core
          Issue Type: Bug
          Components: core/codecs
    Affects Versions: 4.0
            Reporter: Simon Willnauer
             Fix For: 4.1, 5.0


Today we expose termIndexInterval and termIndexDivisor via several APIs and 
they are deprecated. Those settings are 1. codec / postingformat specific and 
2. not extendable. We should provide a more flexible way to pass information 
down to our codecs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to