Commit 0d3da1b12fde8468d7159b579276ac316f41535e
1 parent
c77c3b92
Exists in
master
and in
5 other branches
Version bump to 4.4.3 [skip ci]
Showing
3 changed files
with
4 additions
and
4 deletions
Show diff stats
CHANGELOG.md
README.md
... | ... | @@ -311,7 +311,7 @@ class Product < ApplicationRecord |
311 | 311 | end |
312 | 312 | ``` |
313 | 313 | |
314 | -See the [list of stemmers](https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-stemmer-tokenfilter.html). A few languages require plugins: | |
314 | +See the [list of languages](https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-stemmer-tokenfilter.html). A few languages require plugins: | |
315 | 315 | |
316 | 316 | - `chinese` - [analysis-ik plugin](https://github.com/medcl/elasticsearch-analysis-ik) |
317 | 317 | - `chinese2` - [analysis-smartcn plugin](https://www.elastic.co/guide/en/elasticsearch/plugins/7.4/analysis-smartcn.html) |
... | ... | @@ -322,7 +322,7 @@ See the [list of stemmers](https://www.elastic.co/guide/en/elasticsearch/referen |
322 | 322 | - `ukrainian` - [analysis-ukrainian plugin](https://www.elastic.co/guide/en/elasticsearch/plugins/7.4/analysis-ukrainian.html) |
323 | 323 | - `vietnamese` - [analysis-vietnamese plugin](https://github.com/duydo/elasticsearch-analysis-vietnamese) |
324 | 324 | |
325 | -You can also use a Hunspell dictionary for stemming. [master] | |
325 | +You can also use a Hunspell dictionary for stemming. | |
326 | 326 | |
327 | 327 | ```ruby |
328 | 328 | class Product < ApplicationRecord | ... | ... |
lib/searchkick/version.rb