Lucene.Net.Index.TestIndexWriter.TestFutureCommit() Fails
---------------------------------------------------------
Key: LUCENENET-445
URL: https://issues.apache.org/jira/browse/LUCENENET-445
Project: Lucene.Net
Issue Type: Bug
Affects Versions: Lucene.Net 2.9.4
Reporter: Prescott Nasser
Priority: Minor
Fails with the following error:
System.Collections.Generic.KeyNotFoundException was unhandled by user code
Message=The given key was not present in the dictionary.
Source=mscorlib
StackTrace:
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Lucene.Net.Index.TestIndexWriter.TestFutureCommit() in
C:\Users\GeoBMX540\Desktop\Trunk\test\core\Index\TestIndexWriter.cs:line 5969
InnerException:
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira