Generally I am a big fan of Lucene.NET (I've run a 25Gig index on luceue with sub ms response times) I just wasn't sure with all the crazy Memory and filesystem stuff they do if porting it to run inside Mono is a realistic effort. :-)
Thanks for the thought though.. I'll definitely check out whats changed and see if It can be cobbled together. Josh ________________________________ From: René Ruppert [[email protected]] Sent: Thursday, March 22, 2012 10:01 AM To: [email protected] Cc: [email protected] Subject: Re: [MonoTouch] In-app Search. There is a .net version if Lucene. We are using that (but not on iOS) http://www.codeproject.com/Articles/29755/Introducing-Lucene-Net Grüße, René Am 22.03.2012 um 15:52 schrieb "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>: Howdy all, Before I go reinvent the wheel I figured I would ask.. We have an app that will host several hundred pages of content (local).. And our client would like to make the content searchable.. What kind of in-app search strategies have you guys tried to employ in the passed? I'm debating wrapping a C version of Lucene for MonoTouch but that seems like ALOT of work.. anyone have any toolkits or tricks they have used in the passed? I was also thinking about perhaps integrating with Spotlight but I don't know how that would work from inside the app. Thanks Josh _______________________________________________ MonoTouch mailing list [email protected]<mailto:[email protected]> http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
