HomePhabricator

Switch normal query from match to simple_query_string

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

Provenance
WikiChadAuthored on
epriestleyCommitted on Dec 22 2014, 9:00 PM
epriestleyPushed on Dec 22 2014, 9:00 PM
Reviewer
Blessed Reviewers
Differential Revision
D11011: Switch normal query from match to simple_query_string
Parents
rPbdda61184b73: Fixing typo unautorized -> unauthorized.
Branches
Unknown
Tags
Unknown
Tasks
T6780: Can't search an exact phrase in Phabricator