# Best ways to get into the code of elasticsearch?

**URL:** https://discuss.elastic.co/t/best-ways-to-get-into-the-code-of-elasticsearch/255844
**Category:** Elasticsearch
**Created:** [November 18, 2020, 12:56pm UTC](https://discuss.elastic.co/t/best-ways-to-get-into-the-code-of-elasticsearch/255844 "2020-11-18T12:56:34Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![qohelet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/qohelet/32/79221_2.png) [@qohelet](https://discuss.elastic.co/u/qohelet)
#### Post date: [November 18, 2020, 12:56pm UTC](https://discuss.elastic.co/t/best-ways-to-get-into-the-code-of-elasticsearch/255844/1 "2020-11-18T12:56:34Z")

</div>

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](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!

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [November 18, 2020, 3:31pm UTC](https://discuss.elastic.co/t/best-ways-to-get-into-the-code-of-elasticsearch/255844/2 "2020-11-18T15:31:55Z")

</div>

Welcome!

I'd start from:

> <https://github.com/elastic/elasticsearch/blob/master/CONTRIBUTING.md#contributing-to-the-elasticsearch-codebase>

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [December 16, 2020, 3:32pm UTC](https://discuss.elastic.co/t/best-ways-to-get-into-the-code-of-elasticsearch/255844/3 "2020-12-16T15:32:04Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
