[ https://issues.apache.org/jira/browse/LUCENENET-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff updated LUCENENET-58: -------------------------- Attachment: CheckHits.patch2 Here is a new patch that fixes the problem the original fixed and another problem in this file. > Issue in CheckHits c# doesn't perform an Assert against a hashtable > ------------------------------------------------------------------- > > Key: LUCENENET-58 > URL: https://issues.apache.org/jira/browse/LUCENENET-58 > Project: Lucene.Net > Issue Type: Bug > Reporter: Jeff > Priority: Minor > Attachments: CheckHits.patch, CheckHits.patch2 > > > in CheckHits.CheckHitCollector() there is an assert to a hashtable. c# > doesn't support this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.