[MonoTouch] In-app Search.

jhandel at gmail.com jhandel at gmail.com
Thu Mar 22 15:16:05 UTC 2012


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 [rene.ruppert at googlemail.com]
Sent: Thursday, March 22, 2012 10:01 AM
To: jhandel at gmail.com
Cc: monotouch at lists.ximian.com
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 "jhandel at gmail.com<mailto:jhandel at gmail.com>" <jhandel at gmail.com<mailto:jhandel at gmail.com>>:

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
MonoTouch at lists.ximian.com<mailto:MonoTouch at lists.ximian.com>
http://lists.ximian.com/mailman/listinfo/monotouch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120322/86179a10/attachment-0001.html>


More information about the MonoTouch mailing list