Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP3 (5.1.6), 5.2 EE SP1 (5.2.5)
-
All
Description
Using custom attributes may pollute the search index. Specifically, ExpandoBridge.setAttributes() creates the index before the method is finished which can create dirty data. In addition, the indexing is done twice, so the indexing in setAttributes() has been removed.
Attachments
Issue Links
- is related to
-
LPS-4940 ExpandoBridge.setAttributes should not automatically index
- Closed