Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 22198 invoked from network); 6 May 2009 13:47:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 May 2009 13:47:04 -0000 Received: (qmail 7648 invoked by uid 500); 6 May 2009 13:47:02 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 7584 invoked by uid 500); 6 May 2009 13:47:01 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 7574 invoked by uid 99); 6 May 2009 13:47:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 13:47:01 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [208.97.132.145] (HELO spunkymail-a17.g.dreamhost.com) (208.97.132.145) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 13:46:51 +0000 Received: from [10.0.1.3] (unknown [65.88.177.2]) by spunkymail-a17.g.dreamhost.com (Postfix) with ESMTP id F01B473814 for ; Wed, 6 May 2009 06:46:33 -0700 (PDT) Message-Id: <66FB8CA2-9760-4180-824E-E9F18C47DBE6@apache.org> From: Grant Ingersoll To: java-user@lucene.apache.org In-Reply-To: <9FD4AF50-F1A0-4155-96A9-5847136C9824@activemath.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: Lucene index on iPhone Date: Wed, 6 May 2009 06:46:24 -0700 References: <4d19a3630905060308y3f63354dqdb3360174d39b74b@mail.gmail.com> <9FD4AF50-F1A0-4155-96A9-5847136C9824@activemath.org> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org http://www.lucidimagination.com/search/?q=3DObjective+C+port+of+Lucene =20= suggests there is an Objective C port. Maybe that works? I haven't =20 done any iPhone dev. On May 6, 2009, at 5:06 AM, Paul Libbrecht wrote: > Shashi, > > the only java I know for iphone is with Cydia on jailbroken iphones. > Is this the type of things you're looking at? > > paul > > > Le 06-mai-09 =E0 12:08, Shashi Kant a =E9crit : >> I am working on an iPhone application where the Lucene index needs to >> reside on-device (for multiple reasons). Has anyone figured out a way >> to do that? >> As you might know the iPhone contains SQLite - could an index be >> embedded inside SQLite? or could it be resident separately as a file? > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org