We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 123a074 commit 870884fCopy full SHA for 870884f
docs/reference/mapping/types.asciidoc
@@ -34,7 +34,7 @@ string:: <<text,`text`>> and <<keyword,`keyword`>>
34
<<search-suggesters-completion,Completion datatype>>::
35
`completion` to provide auto-complete suggestions
36
<<token-count>>:: `token_count` to count the number of tokens in a string
37
-{plugins}/mapper-size.html[`mapper-murmur3`]:: `murmur3` to compute hashes of values at index-time and store them in the index
+{plugins}/mapper-murmur3.html[`mapper-murmur3`]:: `murmur3` to compute hashes of values at index-time and store them in the index
38
39
<<percolator>>:: Accepts queries from the query-dsl
40
0 commit comments