Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbeast-co/templates_generator
This application will help you to generate Elasticsearch template based on your data
https://github.com/dbeast-co/templates_generator
elasticsearch generator template tools
Last synced: about 2 months ago
JSON representation
This application will help you to generate Elasticsearch template based on your data
- Host: GitHub
- URL: https://github.com/dbeast-co/templates_generator
- Owner: dbeast-co
- License: apache-2.0
- Created: 2021-10-16T15:51:13.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T10:39:43.000Z (4 months ago)
- Last Synced: 2024-08-29T11:57:38.109Z (4 months ago)
- Topics: elasticsearch, generator, template, tools
- Language: Java
- Homepage: https://dbeast.co/templates-generator-for-elasticsearch
- Size: 896 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Welcome to templates generator application for Elasticsearch
This application will help you to generate the template and/or test index, based on your data in the Elasticsearch indexComplete guide can be found on our web site: [https://dbeast.co/templates-generator-for-elasticsearch](https://dbeast.co/templates-generator-for-elasticsearch).
#### Features:
1. Template generation
2. Test index with mappings and settings generation
3. Compare generation results to the existing template and update it.
5. Add the lowercase normalizer to the all keyword fields### Requirements
- Java 8+### Installation
This application works via a web browser, so you could use it on the local or remote machine### Installation steps
Unpack the template_generator.zip file in your local or remote machine#### For the Windows
1. Run file template_generator.bat with path to config file as argument. The example of the config file, you can find in the config folder.#### For the Linux
1. From the application home folder:
chmod +x template_generator.sh with path to config file as argument. The example of the config file, you can find in the config folder.
2. ./template_generator.sh### Limitations
- The application does not currently support comparison with Composable templates.### Questions... Feedbacks... Suggestions...
If you'll find any bugs, or have any questions/suggestions/feedbacks, please feel free to open issues, start discussions or mail us: [email protected]### Terms and conditions
- Copyright © 2021 Matskeplishvili Vakhtang [https://dbeast.co](https://dbeast.co).
- Licensed under the Apache License, Version 2.0