Reputation: 12805
I need to create a tree with tens of levels and thousands of nodes, and then find a given document by field inside that tree.
Is it possible to index that field in the whole tree?
And what would the query to find that document look like?
Upvotes: 0
Views: 129