[ https://issues.apache.org/jira/browse/LUCENENET-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Garski updated LUCENENET-273: ------------------------------------- Attachment: LUCENENET-273.patch Patch fixes the following tests: TestQueryTermVector TestSetNorm TestSimilarity TestSpanQueryFilter TestTermScorer TestTermVector (fixed collection enumeration as well on one test) > Unnecessary Constructor Removal > ------------------------------- > > Key: LUCENENET-273 > URL: https://issues.apache.org/jira/browse/LUCENENET-273 > Project: Lucene.Net > Issue Type: Bug > Reporter: Michael Garski > Attachments: LUCENENET-273.patch > > > Removal of the unnecessary ctor with a string parameter. Removal of ctor > alone is enough to ensure all tests pass. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.