We need to see at how search api supports indexing hierarchy first. Best case, search api gives us the entire tree per result.

We should add a new ::setChildren and ::getChildren methods to the \Drupal\facetapi\Result\ResultInterface.

Comments

borisson_ created an issue. See original summary.

borisson_’s picture

Priority: Normal » Major

Going to increase this issue's priority.

borisson_’s picture

Add the related search api issue, going to do that first.

borisson_’s picture

Version: » 8.x-1.x-dev
Status: Active » Postponed

This is postponed on the search api issue, so reflecting that in the issue status.

marthinal’s picture

Status: Postponed » Closed (fixed)

These methods are added in #2672024: Create a date query type for core search.. So closing the current issue as discussed in our last hangout.