Changes between Version 1 and Version 2 of Ticket #6202, comment 5
- Timestamp:
- 12/28/2022 02:02:31 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6202, comment 5
v1 v2 1 1 Just noting that my above feedback was prior to the index updates made in the search provider (Elastic search via Jetpack Search). 2 2 3 The current output of the SSL search appears to be reasonable to me, and possibly was something since resolved on their end in response to the feedback in Slack (I'm not sure what the changes were I haven't looked at it, but it 's likely aroundthe format of the indexes and data documents that ES is ingesting, it can't exactly search through PHP Serialized data).3 The current output of the SSL search appears to be reasonable to me, and possibly was something since resolved on their end in response to the feedback in Slack (I'm not sure what the changes were I haven't looked at it, but it was likely a new ES cluster and that requires some changes to the format of the indexes and data documents that ES is ingesting, it can't exactly search through PHP Serialized data). 4 4 5 5 I'll leave this ticket re-opened until I've reviewed the upstream changes.