Can you elaborate what you mean by "boilerplate query code"?

Jörg

On Fri, Jan 2, 2015 at 4:04 PM, Thomas <thomas.bo...@gmail.com> wrote:

> 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
> <https://groups.google.com/d/msgid/elasticsearch/7bdce45e-eff8-4f04-9a9b-f3256a9b28a9%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAKdsXoFuX_D1v0eiMQ8Xnd6EBMu-t9U9pJYDC7VZppxv65UedA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to