Declaritive index deployment and problem with index count
Hi,
I have updated a Declare Index and added one field in the declarative index rule (a property that belongs to a PageList). MY question is
1) After deployment how we will populate the new property value added in the Index class. Do we need to resave the existing work object. There are lakhs of records.
2) pxIndexCount value is not populating correctly. It should populate the index of PageList but I am seeing different value is populated. Like PageList(1), PageList(2) is populated as 29, 30 as Index Count. Is there a need to raise an SR regarding this?