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: TestIndexReaderReopen.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.