Revert IPv6 here

This commit is contained in:
Shane Connelly 2016-04-27 08:07:44 -07:00
parent aff148f532
commit 10b45852e9
1 changed files with 2 additions and 2 deletions

View File

@ -413,9 +413,9 @@ using the `fuzziness` parameter. The `fuzziness` parameter is context
sensitive which means that it depends on the type of the field being queried:
[float]
==== Numeric, date and IP fields
==== Numeric, date and IPv4 fields
When querying numeric, date, IPv4, and IPv6 fields, `fuzziness` is interpreted as a
When querying numeric, date and IPv4 fields, `fuzziness` is interpreted as a
`+/-` margin. It behaves like a <<query-dsl-range-query>> where:
-fuzziness <= field value <= +fuzziness