[ https://issues.apache.org/jira/browse/LUCENE-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745958#action_12745958 ]
Mark Miller commented on LUCENE-1837: ------------------------------------- The original mistake was in LUCENE-1066 - I don't think that should have been done. It didn't work as you can see by: LUCENE-1087 The issue got worse when we went to per segment. We attempted to fix in LUCENE-1771, but we just made the old faulty behavior doable again, and added cruft to the API that will encourage further abuse. > Remove Searcher from explain and idf/maxDoc info from explain > ------------------------------------------------------------- > > Key: LUCENE-1837 > URL: https://issues.apache.org/jira/browse/LUCENE-1837 > Project: Lucene - Java > Issue Type: Bug > Reporter: Mark Miller > Fix For: 2.9 > > > these changes (starting with the TermWeight idf/maxDoc info) were illegal IMO > - I think they need to be rolled back/out. -- 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org