[
https://issues.apache.org/jira/browse/LUCENENET-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777945#action_12777945
]
Digy edited comment on LUCENENET-247 at 11/14/09 3:31 PM:
----------------------------------------------------------
Summary (81 Tests):
Index.TestIndexReader.*
Index.TestIndexReaderReopen.*
Index.TestBackwardsCompatibility.*
Index.TestCompoundFile.*
Index.TestFieldsReader.*
DIGY
was (Author: digydigy):
Summary:
Index.TestIndexReader.*
Index.TestIndexReaderReopen.*
Index.TestBackwardsCompatibility.*
Index.TestCompoundFile.*
Index.TestFieldsReader.*
DIGY
> TestIndexReaderReopen.TestMixedReaders
> --------------------------------------
>
> Key: LUCENENET-247
> URL: https://issues.apache.org/jira/browse/LUCENENET-247
> Project: Lucene.Net
> Issue Type: Bug
> Environment: 2.9.0
> Reporter: Digy
> Attachments: Big.patch, Big2.patch, Big3.patch, Big4.patch
>
>
> After I hit the standart type casting error "Can not cast
> System.Collections.DictionaryEntry to string" , I decided to clean up the
> GetFieldNames functions a bit.
> In some locations where a string is expected, there is a DictionaryEntry
> whose key contains another DictionaryEntry which in turns contains a string.
> DIGY
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.