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.
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
Comment #2
borisson_Going to increase this issue's priority.
Comment #3
borisson_Add the related search api issue, going to do that first.
Comment #4
borisson_This is postponed on the search api issue, so reflecting that in the issue status.
Comment #5
marthinal commentedThese methods are added in #2672024: Create a date query type for core search.. So closing the current issue as discussed in our last hangout.