Closed lennym closed 8 years ago
Creates an array of ids that exist in the main search result set, then filters the related results checking if their id exists within that set.
Fixes a bug where the filter would fail and throw an error if the length of the related results was longer than the main results set.
👍
Creates an array of ids that exist in the main search result set, then filters the related results checking if their id exists within that set.
Fixes a bug where the filter would fail and throw an error if the length of the related results was longer than the main results set.