Description
Avoid relying on NodeBuilder in IndexDefinition. Any state which is not present in base NodeState and only part of transient state should be explicitly passed.
This is required to ensure that Hybrid indexing can work with ReadOnlyBuilder in all cases