Page MenuHomePhabricator

Switch normal query from match to simple_query_string
ClosedPublic

Authored by WikiChad on Dec 18 2014, 8:30 PM.
Tags
None
Referenced Files
F13083419: D11011.diff
Wed, Apr 24, 10:31 PM
Unknown Object (File)
Sun, Apr 21, 7:13 AM
Unknown Object (File)
Fri, Apr 19, 5:34 AM
Unknown Object (File)
Tue, Apr 16, 9:25 AM
Unknown Object (File)
Thu, Apr 11, 7:35 AM
Unknown Object (File)
Mon, Apr 8, 11:07 AM
Unknown Object (File)
Sun, Apr 7, 11:06 AM
Unknown Object (File)
Sat, Apr 6, 6:05 AM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3289
Build 3296: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

WikiChad retitled this revision from to Switch normal query from match to simple_query_string.
WikiChad updated this object.
WikiChad edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Dec 22 2014, 9:00 PM
This revision was automatically updated to reflect the committed changes.