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)
Fri, Sep 6, 2:27 AM
Unknown Object (File)
Fri, Sep 6, 2:27 AM
Unknown Object (File)
Fri, Sep 6, 2:27 AM
Unknown Object (File)
Mon, Sep 2, 7:02 AM
Unknown Object (File)
Mon, Aug 26, 6:02 PM
Unknown Object (File)
Sun, Aug 25, 5:13 PM
Unknown Object (File)
Wed, Aug 21, 2:48 PM
Unknown Object (File)
Aug 18 2024, 5:58 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.