Skip to main navigation menu Skip to main content Skip to site footer

Electrotechnical and Computer Engineering

Vol. 37 No. 11 (2022): Proceedings of Faculty of Technical Sciences

PLUGIN IMPLEMENTATION OF THE INTELLIJ DEVELOPMENT ENVIRONMENT TO SUPPORT WORK WITH THE ELASTICSEARCH PLATFORM

DOI:
https://doi.org/10.24867/20BE52Mosorinski
Submitted
September 13, 2022
Published
2022-11-09

Abstract

This paper describes and presents a plugin for IntelliJ development environment  using a Elasticsearch platform. Implemented solution provides a graphical user interface and communicates with ElastcSearch server using his REST API. In this paper are presented needed technology for a system like this, specification, implementation and user manual as well. At the very end, advantages and disadvantages were discussed, as well as possible extensions that would bring additional benefits to users.

References

[1] ElasticSearch Intellij IDEA plugin https://plugins.jetbrains.com/plugin/14512-elasticsearch
[2] Cap-ElasticSearch Client plugin https://plugins.jetbrains.com/plugin/16111-cap-elasticsearch-client
[3] Query plugin
https://plugins.jetbrains.com/plugin/16364-elasticsearch-query--edql
[4] Cap-ElasticSearch plugin
https://plugins.jetbrains.com/plugin/17692-cap-elasticsearch
[5] Java
https://docs.oracle.com/javase/11/docs/api/
[6] ElasticSearch
https://www.elastic.co/
[7] Lucene
https://lucene.apache.org/