A lot of Lucene is optional for Solr. If you trim down the number of analyzers etc., it's not very many.
There are a few tiny servlet engines intended to be embeddable. Embedded Solr is just a big library. Google may have ported their OpenGSE thing. On 4/11/10, Jon Baer <jonb...@gmail.com> wrote: > How large is the index? There is probably alot of work in getting Solr and > dependencies (for example Lucene / RMI from what I have read) ... > > Interestingly enough there is a Jetty container for it ... > > http://code.google.com/p/i-jetty/ > > I think Solr itself would be OK to port to Dalvik just the Lucene part Im > not sure about ... > > - Jon > > On Apr 11, 2010, at 11:15 AM, Samk wrote: > >> >> >> I have an application using solr than runs on an enterprise(computer). >> I want to port the same application to Android hand held device. I tried >> searching for a light weight Solr server for Android but was unsuccessful. >> >> >> (Please note that I'm not interested about porting a client but the full >> application. Assume my android device has no wifi access) >> >> Any ideas on how to port the application to Android device? >> >> -- >> View this message in context: >> http://n3.nabble.com/port-application-using-solr-to-Android-device-tp711716p711716.html >> Sent from the Solr - User mailing list archive at Nabble.com. > > -- Lance Norskog goks...@gmail.com