Fix reference to ignore_above from analyis-icu docs

This commit fixes a reference to the docs for ignore_above from the
analysis-icu plugin docs.
This commit is contained in:
Jason Tedor 2019-04-19 17:23:15 -04:00 committed by Julie Tibshirani
parent c80f86e3e4
commit ac7d5e3e9b
1 changed files with 1 additions and 1 deletions

View File

@ -413,7 +413,7 @@ The following parameters are accepted by `icu_collation_keyword` fields:
Accepts a string value which is substituted for any explicit `null`
values. Defaults to `null`, which means the field is treated as missing.
<<ignore-above,`ignore_above`>>::
{ref}/ignore-above.html[`ignore_above`]::
Strings longer than the `ignore_above` setting will be ignored.
Checking is performed on the original string before the collation.