12-07-2020, 04:05 PM
I am not sure why this is the case. It should just create the search_type with the necessary connections. This checkbox doesn't really make sense without creating the connecting search type and schema entries (which would make it the expected smooth process).
Right now, you do have to create it manually. From your image of your schema, it looks like you create the node and named it appropriate. However, this just places an empty node on the Schema canvas. The actual search type for this node hasn't been registered yet. To do this, you would right-click on the node and select "Reigister sType". You also need to connect you nodes properly.
This is all a bit tricky when you are connecting a table to itself (it's much easier with a many-to-many connection between two tables). The collections checkbox was supposed to make this whole process much easier, but it looks like it is only partially implemented.
Right now, you do have to create it manually. From your image of your schema, it looks like you create the node and named it appropriate. However, this just places an empty node on the Schema canvas. The actual search type for this node hasn't been registered yet. To do this, you would right-click on the node and select "Reigister sType". You also need to connect you nodes properly.
This is all a bit tricky when you are connecting a table to itself (it's much easier with a many-to-many connection between two tables). The collections checkbox was supposed to make this whole process much easier, but it looks like it is only partially implemented.