• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Lucene/Cocoa integration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lucene/Cocoa integration


  • Subject: Re: Lucene/Cocoa integration
  • From: Jesse Grosjean <email@hidden>
  • Date: Wed, 24 Jan 2007 15:17:30 -0500

A few years back I used the Cocoa Java bridge to use Java lucene from an Objective-c cocoa app. Generally it worked most of the time, but there always seemed to be many issues and a fairly constant stream of related crashes that I couldn't detect. Things might work a lot better if you use JNI directly (instead of the now deprecated cocoa java bridge), but you'll still have the cost of running the JVM along with your app.

If possible I would highly recommend that you take a look at the SearchKit api. It might not be quite as feature filled as lucene, but it generally does the same thing, and it's a lot easier to use from cocoa.

Jesse
_______________________________________________

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


  • Follow-Ups:
    • Re: Lucene/Cocoa integration
      • From: Steve Majewski <email@hidden>
  • Prev by Date: Re: Using Undo for a ported PC app
  • Next by Date: Write to the end of a file
  • Previous by thread: Re: Lucene/Cocoa integration
  • Next by thread: Re: Lucene/Cocoa integration
  • Index(es):
    • Date
    • Thread