Solved
When using QueryBuilder with selective properties, how can we return the path of each result as well?
Hi,
When using default "p.hits", search results contain path as well. However when using the "selective" option, path is no longer returned.
Is there a way to return path with selective option?
Thanks.