Ref T13509. Parse "xyz:-" as "xyz is absent" and "xyz:~" as "xyz is present". These are new operators which the compiler emits separately from "not" and "substring".
Details
Details
- Reviewers
- None
- Maniphest Tasks
- T13509: Support "field present" and "field absent" operators in Ferret
- Commits
- rPf31b9987ba1b: Add "absent" and "present" field operators to the Ferret query compiler
Added unit tests, ran unit tests.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable