I built a simple custom node in builder which is set to be a container (fContainer in the . Everything works as wanted except one thing: the documents (objects) within it are not index! What adds to the mystery is that I actually have 4 nested custom types (all indexed) and the only one which inner docs are not indexed is the fourth one.
Is there something special I should verify to make it work? Or at least, could I use something to verify if the indexer is doing its job as supposed?
Thank you!
Is there something special I should verify to make it work? Or at least, could I use something to verify if the indexer is doing its job as supposed?
Thank you!