Closed narigone closed 4 years ago
FIxed
How was this issue fixed? I still get same issue as @narigone narigone and only his suggested fix works.
@basemkhirat if you want, I can create a pull request with a fix, pulling custom parameters from config files. It can give users more power and make things a little bit more future proof. What do you say?
I was getting this error when creating/updating indexes on ElasticSearch 7.3.0:
In order to fix it, I had to add a custom parameter to the putMapping method, like this:
I was wondering if I could create a pull request so that we could set these custom parameters through the config file. Or is there something like this already on your roadmap?