de8354dd7f
The `ip` field uses a binary representation internally. This breaks when rendering sort values in search responses since elasticsearch tries to write a binary byte[] as an utf8 json string. This commit extends the `DocValueFormat` API in order to give fields a chance to choose how to render values. Closes #6077 |
||
---|---|---|
.. | ||
migrate_5_0 | ||
index.asciidoc | ||
migrate_5_0.asciidoc |