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
F13095539: D19125.diff
Thu, Apr 25, 10:29 AM
F13088266: D19125.diff
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)
Thu, Apr 4, 12:07 PM
Unknown Object (File)
Mon, Apr 1, 4:34 PM
Unknown Object (File)
Sun, Mar 31, 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.