Uwe Schindler created LUCENE-4592:
-------------------------------------
Summary: Fix Formula in Javadocs of NumericRangeQuery
Key: LUCENE-4592
URL: https://issues.apache.org/jira/browse/LUCENE-4592
Project: Lucene - Core
Issue Type: Bug
Components: general/javadocs
Affects Versions: 4.0
Reporter: Uwe Schindler
Assignee: Uwe Schindler
Fix For: 4.1, 5.0
The formula in the JavaDocs of NumericRangeQuery that returns the maximum
number of terms in the NRQ's TermsEnum is incorrect. The original one from the
paper did not use precisionStep but used the number of terms per value from the
tokenizer.
I will fix the documentation and also add some more numbers to the Docs of
NumericField
--
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]