Re: Lucene/Cocoa integration
Re: Lucene/Cocoa integration
- Subject: Re: Lucene/Cocoa integration
- From: Bjorn Roche <email@hidden>
- Date: Thu, 8 Feb 2007 14:12:59 -0500
On Jan 24, 2007, at 9:26 AM, Bjorn Roche wrote:
Hey all,
I may be working on a project to integrate the java-based search
tool Lucene with an objective-C Cocoa app. There seem to be a
number of ways to do this: use Clucene (the C++ port of Lucene),
use JNI, use PyLucene, etc. I was just wondering if someone else
had experience with this and had any recommendations. Clucene seems
the obvious answer, but I don't know if it's as robust as the
original project. PyLucene projects says they use GCJ and then put
python bindings on top of that. That seems to be an interesting
approach. Though I can't say I understand how that works, it does
seem like something similar could be done to build C bindings.
Hey all,
I've started working on the JNI/Objective-C stuff to integrate
Lucene into Cocoa. In the process I came across a teeny bit of info
that suggested that there is Java integration in Objective-C. (eg:
http://cocoadevcentral.com/articles/000024.php and http://
www.macosxhints.com/article.php?story=20040321163154226) This appears
(to ME) to be different from the Java Cocoa bridge, which I
understand is deprecated.
Is this another way to go, or is this deprecated like the Java/Cocoa
stuff (or the same as the Java/Cocoa studd), or am I just completely
confused?
Many thanks,
bjorn
-----------------------------
Bjorn Roche
XO Wave
Digital Audio Production and Post-Production Software
http://www.xowave.com
http://blog.bjornroche.com
http://myspace.com/xowave
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden