[
https://issues.apache.org/jira/browse/LUCENE-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1613.
----------------------------------------
Resolution: Won't Fix
> TermEnum.docFreq() is not updated with there are deletes
> --------------------------------------------------------
>
> Key: LUCENE-1613
> URL: https://issues.apache.org/jira/browse/LUCENE-1613
> Project: Lucene - Core
> Issue Type: Bug
> Components: core/search
> Affects Versions: 2.4
> Reporter: John Wang
> Attachments: TestDeleteAndDocFreq.java
>
>
> TermEnum.docFreq is used in many places, especially scoring. However, if
> there are deletes in the index and it is not yet merged, this value is not
> updated.
> Attached is a test case.
--
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]