Merge pull request #17994 from eskibars/master
Add new IPv6 types to docs where it's supported
This commit is contained in:
commit
713c0df3a3
|
@ -29,7 +29,7 @@ string:: <<text,`text`>> and <<keyword,`keyword`>>
|
||||||
[float]
|
[float]
|
||||||
=== Specialised datatypes
|
=== Specialised datatypes
|
||||||
|
|
||||||
<<ip>>:: `ip` for IPv4 addresses
|
<<ip>>:: `ip` for IPv4 and IPv6 addresses
|
||||||
<<search-suggesters-completion,Completion datatype>>::
|
<<search-suggesters-completion,Completion datatype>>::
|
||||||
`completion` to provide auto-complete suggestions
|
`completion` to provide auto-complete suggestions
|
||||||
<<token-count>>:: `token_count` to count the number of tokens in a string
|
<<token-count>>:: `token_count` to count the number of tokens in a string
|
||||||
|
|
Loading…
Reference in New Issue