mshima / generator-jhipster-es-reindexer

0 stars 0 forks source link

Questions about blueprint state and UI support #1

Open nitram84 opened 4 months ago

nitram84 commented 4 months ago

Hi @mshima,

I was looking for a recent version of the es-reindexer blueprint supporting jhipster 8 and found your repository. In my opinion the es-reindexer blueprint is a very essential component if you use elasticsearch and you have to deal with data imports, migrations and changes to the data model. But in the past years there were different approaches for a blueprint and most blueprints/forks are out of date or abandoned.

At the moment we have https://github.com/Ebsan/generator-jhipster-es-entity-reindexer for 7.9.4 as reference a ported version at https://github.com/mraible/21-points/tree/8.2.1 not as blueprint and with bugs and your repository.

Is there any chance for an officially supported blueprint by jhipster? Providing patches and updates makes only sense if there is a stable project with a future.

Are you planning to readd the admin UI support with entity selection? Or would you accept PRs for this? But for PRs it would be better if es-reindexer blueprint becomes an official jhipster blueprint.

Thank you in advance for your response!

mshima commented 4 months ago

My initial idea is to provide a check of missing elasticsearch records on init, but I accept PRs with others features.