GitHub user eladmarg opened a pull request:
https://github.com/apache/lucenenet/pull/87
fix lru hashmap
previous implementation was wrong, this one is same as the java one.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eladmarg/lucene.net master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucenenet/pull/87.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #87
----
commit e1bc6f8200aca3ab61ad4a64f07dde8a5630be6b
Author: eladmarg <[email protected]>
Date: 2014-11-14T22:45:39Z
fix for dictionary getter (assume nulls in results)
commit cd0ddd51c79810e3032434512032e3ad7861af60
Author: eladmarg <[email protected]>
Date: 2015-02-08T14:40:21Z
Merge branch 'master' of https://github.com/apache/lucene.net
commit f66418730d86a4e58a24634f28f80e784135e7d2
Author: eladmarg <[email protected]>
Date: 2015-02-08T14:41:44Z
fix lru hash map
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---