GitHub user Chand2048 opened a pull request:
https://github.com/apache/lucenenet/pull/106
The values returned from the uniqueValues does not match the order retur...
...ned from .Keys.
Add a function to sort and then compare the output from the uniqueValues,
deletes.Terms_Nunit().Keys and frozen set.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guidotag/lucenenet TestStressDeleteQueue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucenenet/pull/106.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 #106
----
commit 5989e08260b9d1a88c8d203431e094ea53f8aaa6
Author: Chand2048 <[email protected]>
Date: 2015-02-18T18:37:25Z
The values returned from the uniqueValues does not match the order returned
from .Keys.
Add a function to sort and then compare the output from the uniqueValues,
deletes.Terms_Nunit().Keys and frozen set.
----
---
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.
---