diff --git a/lucene/sandbox/src/java/org/apache/lucene/document/InetAddressPoint.java b/lucene/sandbox/src/java/org/apache/lucene/document/InetAddressPoint.java index 88684f6bec1..5cda74297a6 100644 --- a/lucene/sandbox/src/java/org/apache/lucene/document/InetAddressPoint.java +++ b/lucene/sandbox/src/java/org/apache/lucene/document/InetAddressPoint.java @@ -41,7 +41,7 @@ import org.apache.lucene.util.StringHelper; *
* This field supports both IPv4 and IPv6 addresses: IPv4 addresses are converted