then -> than (#21829)

This commit is contained in:
Adrin Jalali 2016-11-28 17:04:24 +01:00 committed by Clinton Gormley
parent db7362da67
commit eec05ec208
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ doesn't take the query into account that is part of request.
+
** `missing`: Only provide suggestions for suggest text terms that are
not in the index. This is the default.
** `popular`: Only suggest suggestions that occur in more docs then
** `popular`: Only suggest suggestions that occur in more docs than
the original suggest text term.
** `always`: Suggest any matching suggestions based on terms in the
suggest text.