I am analyzing elastic search, i found it very useful .. But, i have some
specific requirement, my application should run on desktop and android .
For desktop, i am planning to use elastic search server and client, both
embedded in my application. I am not sure, if this is supported for
android or any other mobile os..
I have few query regarding this .
Do we have such solution, where we can have elastic search and client
embedded in an application.?
Do we have android support, especially elasticsearch http server on
android?
Since elasticsearch code base is java, i felt, may be it is possible.
Please let me know, if we have support or someone is working on it or any
hiccups supporting this ..
If in anyway, i can help to support, i am ready to contribute..
On Android, vanilla Elasticsearch does not compile/run out of the box, but,
if you can live with a modified version (e.g. less JVM monitoring) there
are chances to get an Android version adapted, because Google Android SDK
supports Java 7 features. Note, Dalvik does not support invokedynamic so
scripting language choice is a bit reduced.
I am analyzing Elasticsearch, i found it very useful .. But, i have some
specific requirement, my application should run on desktop and android .
For desktop, i am planning to use Elasticsearch server and client, both
embedded in my application. I am not sure, if this is supported for
android or any other mobile os..
I have few query regarding this .
Do we have such solution, where we can have Elasticsearch and client
embedded in an application.?
Do we have android support, especially elasticsearch http server on
android?
Since elasticsearch code base is java, i felt, may be it is possible.
Please let me know, if we have support or someone is working on it or any
hiccups supporting this ..
If in anyway, i can help to support, i am ready to contribute..
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.