Re: C# Ports

2004-12-15 Thread Ben Litchfield


I have created a DLL from the lucene jars for use in the PDFBox project.
It uses IKVM(http://www.ikvm.net) to create a DLL from a jar.

The binary version can be found here
http://www.csh.rit.edu/~ben/projects/pdfbox/nightly-release/PDFBox-.NET-0.7.0-dev.zip

This includes the ant script used to create the DLL files.

This method is by far the easiest way to port it, see previous posts about
advantages and disadvantages.

Ben


On Wed, 15 Dec 2004, Garrett Heaver wrote:

 I was just wondering what tools (JLCA?) people are using to port Lucene to
 c# as I'd be well interesting in converting things like snowball stemmers,
 wordnet etc.



 Thanks

 Garrett



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: C# Ports

2004-12-15 Thread George Aroush
Hi Garrett,

If you are referring to dotLucene
(http://sourceforge.net/projects/dotlucene/) than I can tell you how -- not
too long ago I posted on this list how I ported 1.4 and 1.4.3 to C#, please
search the list for the answer -- you can't just use JLCA.

As for the snwball, I have already started work on it.  The port is done,
but I have to test, etc. and I am too tied up right now with my work.
However, I plan to release it before end of this month, so if you can wait,
do wait, otherwise feel free to take the steps that I did to port Lucene to
C#.

Regards,

-- George Aroush

-Original Message-
From: Garrett Heaver [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 15, 2004 5:58 AM
To: [EMAIL PROTECTED]
Subject: C# Ports

I was just wondering what tools (JLCA?) people are using to port Lucene to
c# as I'd be well interesting in converting things like snowball stemmers,
wordnet etc.

 

Thanks

Garrett



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]