From 6d13558b85bdfd01abefd2f26e4269a55efe1fb2 Mon Sep 17 00:00:00 2001 From: Diana Shkolnikov Date: Thu, 26 May 2016 13:46:04 -0400 Subject: [PATCH] Update release notes for 05-26-2016 --- release-notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release-notes.md b/release-notes.md index fb09a2f..85cdf07 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,3 +1,7 @@ +## 26 May 2016 + +* We did it... we removed an Elasticsearch analyzer that was presumptuously assuming all queries were in English! The `k-stemming` analysis would do strange things like turn Daly into Dale, so finding "Daly City" was a challange. Well, no more! Word of warning, in `/search` we are now less forgiving when someone uses a plural version of a word where the real name is singular. + ## 23 May 2016 * All the extra 0's have been eradicated in addresses coming from OpenAddresses. You should not see any house numbers that reduce to 0 or any leading 0's in house numbers.