I'm a FOSS-enthusiast and started to fiddle around with elasticsearch.
I like the implementation and the possibilities on how to set up the queries.
Despite developing Java for quite a while I haven't worked with Gradle and can't say ad-hoc how the server is set up and the workflow. Is there some kind of developer documentation in order to play with the code myself?
I have found https://www.elastic.co/guide/index.html already but after going through it a little it doesn't seem to be what I'm looking for.
Thank you!