[ https://issues.apache.org/jira/browse/LUCENENET-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Aroush resolved LUCENENET-104. ------------------------------------- Resolution: Fixed Applied patch and delivered to Lucene 2.1. > Name of first index segment is empty string > ------------------------------------------- > > Key: LUCENENET-104 > URL: https://issues.apache.org/jira/browse/LUCENENET-104 > Project: Lucene.Net > Issue Type: Bug > Environment: Visual Studio 2005, .NET Framework 2.0, Windows XP > Reporter: Michael Garski > Assignee: George Aroush > Priority: Minor > Attachments: NumberTools-DIGY.patch, NumberTools.patch > > > When executing the test > Lucene.Net.Index.TestBackwardsCompatibility.TestExactFileNames, it fails with > the following message: > Lucene.Net.Index.TestBackwardsCompatibility.TestExactFileNames : incorrect > filenames in index: expected: > _0.cfs > _0_1.del > _1.cfs > _2.cfs > _2_1.s0 > _3.cfs > segments.gen > segments_a > actual: > _.cfs > __1.del > _1.cfs > _2.cfs > _2_1.s0 > _3.cfs > segments.gen > segments_a -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.