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
F18746426: D11011.id.diff
Fri, Oct 3, 12:24 PM
F18737099: D11011.diff
Wed, Oct 1, 8:59 AM
F18652726: D11011.diff
Sun, Sep 21, 9:14 AM
F18619830: D11011.diff
Mon, Sep 15, 3:31 AM
F18601931: D11011.id26490.diff
Sat, Sep 13, 1:47 PM
F18583124: D11011.diff
Thu, Sep 11, 9:32 AM
F18518344: D11011.diff
Sep 5 2025, 3:05 PM
F18504527: D11011.id.diff
Sep 4 2025, 11:51 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.