elasticsearch-java
elasticsearch-java copied to clipboard
Disable stored fields
This PR is raised to address https://github.com/elastic/elasticsearch-java/issues/701
Same issue was also reported in #680 and #700
Any updates on this? When do you plan to review/merge this PR. This is a blocker for us and we cannot finish the migration to Java API Client.
cc: @valasatava @josemduarte @swallez
Hi @swallez! If you have the chance, could you take a look at this PR? It looks like an easy merge, and it fixes issue #701, which is a blocker for us. Others reported the same problem in issues #680 and #700.
Update: I just read CONTRIBUTING.md. I guess this PR modifies the generated co.elastic.clients.elasticsearch
package and so won't work. Would you be able to patch for #701 regardless? I'd be happy to help in any way I can.
cc: @valasatava @josemduarte @swallez @pmakari