Re: Lucene/Cocoa integration
Re: Lucene/Cocoa integration
- Subject: Re: Lucene/Cocoa integration
- From: Axel Katerbau <email@hidden>
- Date: Thu, 25 Jan 2007 10:29:13 +0000
- Organization: Objectpark Software
Hi Bjorn,
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.
Any thoughts or experience would be much appreciated.
we chosed the JNI approach on our E-Mail Client Ginko. It was a major
pain to get it right but now works fast and reliable. Nowadays we'd
chose SearchKit instead. Wasn't that an option for you?
Best regards,
Axel Katerbau
--
Axel Katerbau
<mailto:email@hidden>
Objectpark Software <http://www.objectpark.net/>
Trierer Str. 72
D-53115 Bonn
Tel.: +49 (228) 180 68 68
Fax.: +49 (228) 180 68 66
_______________________________________________
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