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)
Sun, Mar 24, 6:49 AM
Unknown Object (File)
Feb 3 2024, 1:31 AM
Unknown Object (File)
Feb 1 2024, 7:15 AM
Unknown Object (File)
Jan 30 2024, 12:05 AM
Unknown Object (File)
Jan 29 2024, 9:00 PM
Unknown Object (File)
Jan 29 2024, 6:59 AM
Unknown Object (File)
Jan 28 2024, 7:52 PM
Unknown Object (File)
Jan 28 2024, 6:48 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.