Homec4science

change elasticsearch text query to match query for compat with 1.1.0

Authored by Lex <lex@deviantart.com> on Jul 10 2014, 00:41.

Description

change elasticsearch text query to match query for compat with 1.1.0

Summary:
ElasticSearch silently removed the long-deprecated text query in favor of the match query. match works just like text, so the fix is simple.

fixes T5507

Test Plan: see if the breakage is fixed

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: WikiChad, epriestley, Korvin

Maniphest Tasks: T5507

Differential Revision: https://secure.phabricator.com/D9784

Details

Committed
epriestley <git@epriestley.com>Jul 10 2014, 00:41
Pushed
aubortJan 31 2017, 17:16
Parents
rPH64e2aad46fa0: set localpath in repository.create
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH4dd9be5c94da: change elasticsearch text query to match query for compat with 1.1.0 (authored by Lex <lex@deviantart.com>).Jul 10 2014, 00:41