I think it's better to use official client. REST API will also call Java API internally. so if you use REST it will be Java -> REST -> Java. What do you mean by multiplatform? Android? I'm not quite sure ES Java API works on Android or not, but I think the Android shouldn't talk to ES directly.
Regards, Kevin On Wednesday, March 26, 2014 9:42:19 PM UTC+11, Subhadip Bagui wrote: > > > My app is in Java only. So what I mean is should I use elasticsearch Java > client or available REST api's only using HttpClient and all. > > What will be more flexiable for multiplatform ingration ? > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/bbe9688c-ef1f-46e3-9ecd-9d183672e310%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
