Page MenuHomePhabricator

Update Phabricator to use intermediate tokens from the query compiler
ClosedPublic

Authored by epriestley on Apr 12 2017, 10:44 PM.

Details

Summary

Depends on D17669. Ref T12137. Ref T12003. Ref T2632. Ref T7860.

Converts Phabricator to the new parse + compile workflow with intermediate tokens.

Also fixes a bug where searches for cat" or similar (unmatched quotes) wouldn't produce a nice exception.

Test Plan
  • Fulltext searched.
  • Fulltext searched in Conpherence.
  • Fulltext searched with bad syntax.

Diff Detail

Repository
rP Phabricator
Branch
search3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16425
Build 21855: Run Core Tests
Build 21854: arc lint + arc unit