From cbb7b3868ae7e48bc98661a87da995e117baead8 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Wed, 24 Jun 2020 14:54:15 -0700 Subject: [PATCH] Updated readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0b5e10..b2cb01b 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,7 @@ To only match the exact order, use: User.search "fresh honey", match: :phrase ``` -### Language and Stemming +### Stemming and Language Searchkick stems words by default for better matching. `tomatoes` and `tomato` both stem to `tomato`, so searches for either term will have the same matches. -- libgit2 0.21.0