Question
ING Bank
NL
Last activity: 30 Aug 2019 11:14 EDT
Populating new Properties added to Index Class (Declare Index)
Hi,
We had an existing Declare Index in our application which was copying 3 work object embedded properties (of a PageGroup) to Index table. Now we want to copy 2 more properties from the same embedded PageGroup.
We have added 2 new properties to the Index class, exposed them, added mapping to appropriate WO properties in Declare Index and ran RecreateIndexesForClass passing Work class as parameter. Still didn't help in populating the new columns.
I understand that "Index processing occurs only if any of the Source Class Property values have changed from their previous values". But is there a way to update Index Instances even when there is no change in Source class property, but there is change in Index class structure.