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
F19913168: D11011.id.diff
Fri, Apr 3, 12:35 AM
F19909597: D11011.diff
Thu, Apr 2, 1:33 AM
F19909026: D11011.id26440.diff
Wed, Apr 1, 10:58 PM
F19893893: D11011.id.diff
Sat, Mar 28, 10:01 AM
F19810264: D11011.diff
Mar 3 2026, 6:19 PM
F19027581: D11011.diff
Nov 24 2025, 2:09 PM
F19014422: D11011.diff
Nov 22 2025, 7:51 PM
F18995217: D11011.diff
Nov 19 2025, 4:24 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.