Native client or REST

2014-01-23 Thread ZenMaster80
I thought I understood this, but maybe not. I hope someone can shed some 
light on this.

I have to index tons of files and I would like to be able to query it from 
our web application written in javascript, all will be running on AWS EC2.
Question: If I index the files using native JAVA API, will I be able to 
perform queries/searches from the web application via http/REST API?
I am curious to know how people approach this? Note, I would prefer to work 
with Java, but willing to do something else if it makes more sense.

-- 
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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/58e6edbc-09b5-4375-a511-77b4c0b1a15b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Native client or REST

2014-01-23 Thread Lukáš Vlček

 Question: If I index the files using native JAVA API, will I be able to
 perform queries/searches from the web application via http/REST API?


Yes.

-- 
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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAO9cvUZKd-oWY%3DrZuhQgMeps85TL3qEfKvueFnH6mmDxHRi1nw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.