Hello,
Did I get this right - Numeric DocValues Updates (https://issues.apache.org/jira/browse/LUCENE-5189) have not supported yet in Elastic? It means that for Lucene document I can't update only DocValues column's value without affecting (recreating) this document?
If this is correct, does anyone have plans for the implementation of this support? Or there is strong concern against it?