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)
Tue, Dec 31, 12:57 AM
Unknown Object (File)
Thu, Dec 26, 3:44 AM
Unknown Object (File)
Dec 14 2024, 7:00 PM
Unknown Object (File)
Dec 5 2024, 8:40 PM
Unknown Object (File)
Nov 27 2024, 11:02 AM
Unknown Object (File)
Nov 23 2024, 4:20 AM
Unknown Object (File)
Nov 19 2024, 11:46 AM
Unknown Object (File)
Nov 15 2024, 3:00 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
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.