Page MenuHomePhabricator

Support "phriction.document.search" queries by "parentPaths" or "ancestorPaths"
ClosedPublic

Authored by epriestley on Feb 22 2018, 6:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 10:29 AM
Unknown Object (File)
Thu, Apr 25, 1:22 AM
Unknown Object (File)
Fri, Apr 19, 7:25 PM
Unknown Object (File)
Thu, Apr 11, 8:53 AM
Unknown Object (File)
Apr 4 2024, 12:07 PM
Unknown Object (File)
Apr 1 2024, 4:34 PM
Unknown Object (File)
Mar 31 2024, 4:58 AM
Unknown Object (File)
Feb 29 2024, 6:51 AM
Subscribers
None

Details

Summary

Ref T13090. Ref T13077. This adds parentPaths and ancestorPaths constraints to phriction.document.query. These should be a little more usable than the internal slugPrefix / depth stuff -- that's technically more powerful, but requires callers to know more slug normalization rules. We could perhaps expose minDepth / maxDepth in the future.

Test Plan

Ran valid and invalid parentPaths and ancestorPaths queries for /, aaa/, AAA/, etc. Got sensible-seeming results.

Diff Detail

Repository
rP Phabricator
Branch
phriction1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19634
Build 26582: Run Core Tests
Build 26581: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 22 2018, 8:49 PM
This revision was automatically updated to reflect the committed changes.