We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656596c commit 7cd0316Copy full SHA for 7cd0316
docs/reference/analysis/tokenfilters/minhash-tokenfilter.asciidoc
@@ -1,5 +1,5 @@
1
[[analysis-minhash-tokenfilter]]
2
-== Minhash Token Filter
+=== Minhash Token Filter
3
4
A token filter of type `min_hash` hashes each token of the token stream and divides
5
the resulting hashes into buckets, keeping the lowest-valued hashes per
0 commit comments