[ https://issues.apache.org/jira/browse/LUCENENET-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542886
]
Digy commented on LUCENENET-104:
--------------------------------
Hi George,
This bug must have arisen after the patch for https://issues.apache.org/jira/browse/LUCENENET-101
.
DIGY
> 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
> 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.
|