Hi,

I wish everybody a happy new year, all the best for 2015, and in 
continuation of the great success of ES,

In our project we intend to create a simple webapp that will query 
elasticsearch for insights. We do not want to directly query elasticsearch 
for two reasons:

   - security
   - avoid boilerplate query code and to be able to decouple it

What is the best way to achieve that? We are currently evaluating building 
the frontend in python/django project. has anyone faced similiar task and 
is it possible to share some thoughts?

In other situations NGinX was a solution for security, but for avoiding 
having all the boilerplate query code in client side (e.g. in javascript) 
what is the most well established way?

Finally, there are cases were some caching may be needed to avoid hitting 
elasticsearch constantly for the same data, how is this tackled? We need to 
build our own module to do all these?

thank you in advance

Thomas

-- 
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/7bdce45e-eff8-4f04-9a9b-f3256a9b28a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to