Page MenuHomePhabricator

Update Phabricator to use intermediate tokens from the query compiler
ClosedPublic

Authored by epriestley on Apr 12 2017, 10:44 PM.
Tags
None
Referenced Files
F17625490: D17670.diff
Thu, Jul 10, 3:17 AM
Unknown Object (File)
Sun, Jun 29, 8:43 PM
Unknown Object (File)
Jun 16 2025, 10:45 AM
Unknown Object (File)
Jun 6 2025, 1:54 PM
Unknown Object (File)
May 29 2025, 9:15 AM
Unknown Object (File)
May 27 2025, 4:04 PM
Unknown Object (File)
May 26 2025, 8:32 PM
Unknown Object (File)
May 1 2025, 10:25 PM
Subscribers
None

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