Mailing List Archive

Port on iOS
I want to run Lucene with iOS, how do I do that

--

Best,

Saad Umar

Senior Software Engineer

*Avanza Solutions (Pvt.) Ltd.*

Office # 14-B, Fakhri Trade Centre SR 6/10, Shahrah-e-Liaquat New Challi,
Karachi-74200, Pakistan.
M +92 334 7353864

U +92 21 111-AVANZA (282-692) (642)

E saad.umar@avanzasolutions.com <sidra.iftikhar@avanzasolutions.com>

W *www.avanzasolutions.com <http://www.avanzasolutions.com/>*
Re: Port on iOS [ In reply to ]
I don’t think you can. Apple's mobile operating system (iOS) has never supported Java and AFAIK it never will.
Most iOS app that needs a search engine or a NoSQL relies on an external service reachable via http.

Ciao,
Vincenzo

--
mobile: 3498513251
skype: free.dev

> On 21 Aug 2020, at 16:12, Saad Umar <saad.umar@avanzasolutions.com> wrote:
>
> ?I want to run Lucene with iOS, how do I do that
>
> --
>
> Best,
>
> Saad Umar
>
> Senior Software Engineer
>
> *Avanza Solutions (Pvt.) Ltd.*
>
> Office # 14-B, Fakhri Trade Centre SR 6/10, Shahrah-e-Liaquat New Challi,
> Karachi-74200, Pakistan.
> M +92 334 7353864
>
> U +92 21 111-AVANZA (282-692) (642)
>
> E saad.umar@avanzasolutions.com <sidra.iftikhar@avanzasolutions.com>
>
> W *www.avanzasolutions.com <http://www.avanzasolutions.com/>*
Re: Port on iOS [ In reply to ]
Never used it, but you could look at https://gluonhq.com/products/mobile/.
Also see https://github.com/oracle/graal/issues/373#issuecomment-563435260.
My guess is that Lucene would be a large ask to compile in Graal. REST
services are probably the way to go.

On Fri, Aug 21, 2020 at 10:25 AM Vincenzo D'Amore <v.damore@gmail.com>
wrote:

> I don’t think you can. Apple's mobile operating system (iOS) has never
> supported Java and AFAIK it never will.
> Most iOS app that needs a search engine or a NoSQL relies on an external
> service reachable via http.
>
> Ciao,
> Vincenzo
>
> --
> mobile: 3498513251
> skype: free.dev
>
> > On 21 Aug 2020, at 16:12, Saad Umar <saad.umar@avanzasolutions.com>
> wrote:
> >
> > ?I want to run Lucene with iOS, how do I do that
> >
> > --
> >
> > Best,
> >
> > Saad Umar
> >
> > Senior Software Engineer
> >
> > *Avanza Solutions (Pvt.) Ltd.*
> >
> > Office # 14-B, Fakhri Trade Centre SR 6/10, Shahrah-e-Liaquat New Challi,
> > Karachi-74200, Pakistan.
> > M +92 334 7353864
> >
> > U +92 21 111-AVANZA (282-692) (642)
> >
> > E saad.umar@avanzasolutions.com <sidra.iftikhar@avanzasolutions.com>
> >
> > W *www.avanzasolutions.com <http://www.avanzasolutions.com/>*
>
Re: Port on iOS [ In reply to ]
Run it on the backend and make http requests from iOS

On Fri, 21 Aug 2020 at 9:26 AM, Saad Umar <saad.umar@avanzasolutions.com>
wrote:

> I want to run Lucene with iOS, how do I do that
>
>
>
> --
>
>
>
> Best,
>
>
>
> Saad Umar
>
>
>
> Senior Software Engineer
>
>
>
> *Avanza Solutions (Pvt.) Ltd.*
>
>
>
> Office # 14-B, Fakhri Trade Centre SR 6/10, Shahrah-e-Liaquat New Challi,
>
> Karachi-74200, Pakistan.
>
> M +92 334 7353864
>
>
>
> U +92 21 111-AVANZA (282-692) (642)
>
>
>
> E saad.umar@avanzasolutions.com <sidra.iftikhar@avanzasolutions.com>
>
>
>
> W *www.avanzasolutions.com <http://www.avanzasolutions.com/>*
>
>
Re: Port on iOS [ In reply to ]
This looks interesting.

https://github.com/lukhnos/LuceneSearchDemo-iOS

On Sat, 22 Aug 2020 at 00:12, Saad Umar <saad.umar@avanzasolutions.com> wrote:
>
> I want to run Lucene with iOS, how do I do that
>
> --
>
> Best,
>
> Saad Umar
>
> Senior Software Engineer
>
> *Avanza Solutions (Pvt.) Ltd.*
>
> Office # 14-B, Fakhri Trade Centre SR 6/10, Shahrah-e-Liaquat New Challi,
> Karachi-74200, Pakistan.
> M +92 334 7353864
>
> U +92 21 111-AVANZA (282-692) (642)
>
> E saad.umar@avanzasolutions.com <sidra.iftikhar@avanzasolutions.com>
>
> W *www.avanzasolutions.com <http://www.avanzasolutions.com/>*

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org