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
Unknown Object (File)
Fri, May 30, 7:10 PM
Unknown Object (File)
Wed, May 28, 2:30 PM
Unknown Object (File)
Apr 25 2025, 11:26 AM
Unknown Object (File)
Apr 22 2025, 5:39 PM
Unknown Object (File)
Apr 18 2025, 2:20 AM
Unknown Object (File)
Apr 17 2025, 12:13 AM
Unknown Object (File)
Apr 16 2025, 11:54 AM
Unknown Object (File)
Apr 15 2025, 2:25 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.