Hi
I'm looking into elasticsearch and do I since I do not understand all the
aspects of it yet, I want to have as short feedback loops as possible.
So I want to setup UT where I test my assumptions of ES. This part looks
ok. But if I use the java api to do this changes, and when I want to have
this configuration on a test or a production env, where I want ES to be a
standalone application. How do I do this the best way? I see that on
elasticsearch.org the common way suggesting is to have the configuration
in a elasticsearch.yml file.
I was thinking that it was better to have all the configuration in the
"elasticsearch-config" app, and when I run this application it deploys the
config I have tested to a clean elasticsearch server.
I tried to google and look in the google groups to see if someone has done
this before, but I can't see anyone that has thought the same as me.
Do this sound like a bad idea, or do there exist some kind of best
practice on how to do this? (UT the config code and use the same config in
a standalone ES instance)
--
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.
For more options, visit https://groups.google.com/groups/opt_out.