[
https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Thompson updated LUCENENET-380:
------------------------------------
Attachment: Lucene.Net.Sharpen20101114.zip
Lucene.Net.Sharpen20101114.zip is a full run of 2.9.2 with all the output .cs
including the 5 files above.
Sharpen seems to have a problem with "assert" so I ended up commenting out all
asserts just to get going. I also commented out a few other isolated lines that
were stopping the conversion. I included a patch file that shows all of this
preprocessing.
> Evaluate Sharpen as a port tool
> -------------------------------
>
> Key: LUCENENET-380
> URL: https://issues.apache.org/jira/browse/LUCENENET-380
> Project: Lucene.Net
> Issue Type: Task
> Reporter: George Aroush
> Attachments: 3.0.2_JavaToCSharpConverter_AfterPostProcessing.zip,
> 3.0.2_JavaToCSharpConverter_NoPostProcessing.zip, IndexWriter.java,
> Lucene.Net.Sharpen20101104.zip, Lucene.Net.Sharpen20101114.zip,
> NIOFSDirectory.java, QueryParser.java, TestBufferedIndexInput.java,
> TestDateFilter.java
>
>
> This task is to evaluate Sharpen as a port tool for Lucene.Net.
> The files to be evaluated are attached. We need to run those files (which
> are off Java Lucene 2.9.2) against Sharpen and compare the result against
> JLCA result.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.