Homec4science

Switch normal query from match to simple_query_string

Authored by Chad Horohoe <chadh@wikimedia.org> on Dec 22 2014, 22:00.

Description

Switch normal query from match to simple_query_string

Summary:
It's like query_string but fails a little nicer on bad
input. It also allows for limited Lucene syntax; notably
exact string matches with quotation marks.

Fixes T6780

Test Plan:
Tested multiple query constructions, including exact string
matching.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley

Maniphest Tasks: T6780

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

Details

Committed
epriestley <git@epriestley.com>Dec 22 2014, 22:00
Pushed
aubortJan 31 2017, 17:16
Parents
rPHbdda61184b73: Fixing typo unautorized -> unauthorized.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHc953c0fedc17: Switch normal query from match to simple_query_string (authored by Chad Horohoe <chadh@wikimedia.org>).Dec 22 2014, 22:00