Hello everyone!
I am new to ElasticSearch so I have a 'beginner question'...
I have created an index and populated it with data. So I am using ElasticSearch only to store data. Now I need to somehow make a connection with Intellij in order to make different functions to query the inserted data.
Can anyone help me?