[
https://issues.apache.org/jira/browse/LUCENENET-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Garski updated LUCENENET-236:
-------------------------------------
Attachment: LUCENENET-236.patch
A few notes on the patch:
1) The use of milliseconds in Java required a few changes to DateTools to
ensure that the DateTimes were created properly.
2) removed some unnecessary locking in DateTools
3) removed the parameterized constructor in TestDateFilter
All of the tests in TestDateFilter & TestDateTools are passing.
> TestDateFilter tests
> --------------------
>
> Key: LUCENENET-236
> URL: https://issues.apache.org/jira/browse/LUCENENET-236
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Michael Garski
> Attachments: LUCENENET-236.patch
>
>
> There are tests in TestDateFilter failing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.