You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.
As mentioned on #211 (comment), street name searches with matchPhraseQuery stopped working with the Elasticsearch 2.2 upgrade, and I switched them to using matchQuery. We should figure out why this stopped working, and see if we can (or want to?) switch it back.
The text was updated successfully, but these errors were encountered:
As mentioned on #211 (comment), street name searches with
matchPhraseQuery
stopped working with the Elasticsearch 2.2 upgrade, and I switched them to usingmatchQuery
. We should figure out why this stopped working, and see if we can (or want to?) switch it back.The text was updated successfully, but these errors were encountered: