I would like to know that to. Wonder if anybody has ever used it on ios with limited memory.
Grüße, René Am 24.03.2012 um 06:17 schrieb Art <[email protected]>: > Miguel, > Could you please send us the download link for monotouch build? > > Thanks > Art > > > > On Mar 23, 2012, at 10:29 PM, Miguel de Icaza <[email protected]> wrote: > >> Did you consider using to Lucene.Net? there is a port that works with mono >> >> Sent from my iPad >> >> On Mar 23, 2012, at 4:08 PM, "[email protected]" <[email protected]> wrote: >> >>> This was my final answer.. I did a custom build of Sqlite3 with FTS4 >>> enabled.. Its not as good as running a mini Lucene but it only took 4 hours >>> to get all the moving parts working in the right direction instead of the >>> who knows how long to get LuceneKit running in an iPhone and then wrapped. >>> >>> Josh >>> ________________________________________ >>> From: Göran Halvarsson [[email protected]] >>> Sent: Thursday, March 22, 2012 12:59 PM >>> To: Josh Handel >>> Cc: [email protected] >>> Subject: Re: [MonoTouch] In-app search >>> >>> Hi >>> >>> Why not use SQL Lite? >>> Store content in DB... >>> >>> /Göran >>> >>> >>> On 22 March 2012 15:50, Josh Handel <[email protected]> wrote: >>>> 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] >>>> http://lists.ximian.com/mailman/listinfo/monotouch >>> >>> >>> _______________________________________________ >>> MonoTouch mailing list >>> [email protected] >>> http://lists.ximian.com/mailman/listinfo/monotouch >> _______________________________________________ >> MonoTouch mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/monotouch > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
