Hi,
You can try Clucene @ http://sourceforge.net/projects/clucene/ based on
older version of Java Lucene but should be okay.
I was able to port it to symbian and Windows Mobile with some efforts.
Best Regards,
Aditya
-----Original Message-----
From: Grant Ingersoll [mailto:gsingers@apache.org]
Sent: Wednesday, May 06, 2009 7:16 PM
To: java-user@lucene.apache.org
Subject: Re: Lucene index on iPhone
http://www.lucidimagination.com/search/?q=Objective+C+port+of+Lucene
suggests there is an Objective C port. Maybe that works? I haven't
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 à 12:08, Shashi Kant a écrit :
>> 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
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org
|