Hi,
It's been fairly common to create Items where a field is either a Product (item) field OR store the ProductID.
Right now to index all of that data we would have to create an IndexBuilderExtender. Would be great if we could add additional tables to that index. I was thinking something like being possible to:
- JOIN ItemType_MyItems ON ItemFieldProductID = ProductID
Maybe adding a new testarea to add the query as described above. I don't have a very good suggestion on how to present that, but I simply see the benefits of such a feature. Possibly somebody else could take this idea and develop it further :)
Best Regards,
Nuno Aguiar