Defect HC-12211

Attribute values from multiple stores are being returned from index

Software

Customer case Applies to Corrected in
CS0253915 V9.1.7.0 9.1.8.0

Observed behavior

When multiple stores exist, with their own attribute dictionaries, the attribute values from all stores are combined together in the index.

Expected behavior

Only the attribute dictionary for the specific store should be used when building the index.

Resolution

The database query was updated to ensure the attribute dictionary being used in building the index is for its owning store only.