Closed (fixed)
Project:
Open Social
Version:
10.2.x-dev
Component:
Search
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2020 at 10:47 UTC
Updated:
31 May 2021 at 10:49 UTC
Jump to comment: Most recent
Comments
Comment #2
slowflyer commentedTime moving forward ... search_api 1.19 is the latest version in between
Hope to move to move it forward: https://github.com/goalgorilla/open_social/pull/2307
Comment #3
kingdutchClearing random tags (please see the issue tag guidelines) and moving to 10.2.x given the impact of this module update.
Release notes for the new versions are
Notable release note snippets
8.x-1.16
This means we will need to re-create our
social*.index.*.ymlfiles. Doing this only for theinstallfolder should be fine. Search API will update the in-database config for us.This shouldn't require any action from our side but some of our international sites may want to take extra care during the update to see the actual impact for them.
A follow-up will need to be created for #3103585: Convert hook_search_api_db_query_alter() to an event so that we stay compatible with future versions.
8.x-1.17
No changes of note
8.x-1.18
#2007692: Changes in related entities don't lead to proper re-indexing means that we may be able to remove
_social_search_retrigger_profileandsocial_search_user_updatealtogether although this needs some testing.8.x-1.19
Fixes a critical regression in 1.18 but otherwise no changes of interest.
Comment #5
navneet0693 commentedComment #6
navneet0693 commented