Hi guys,
I intend to use the elasticsearch embedded in my webapplication.
Is there a kind of optimization for rest calls (for indexing a document for
example) to not generate http traffic, when the elasticsearch is running in
same virtual machine as the service caller? (Instead of generate an http
request, just use java objects)
Is there a way to index a document without using the rest api, in case the
elasticsearch is embedded in the same webapplication?
I want to index the log messages from my application as soon they are
produced, but we have a lot of messages, should I be concerned of the http
loading on the server?
Thank you very much,
Doru
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/81f4070a-7528-43a0-8c7e-af23c7699c41%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.