Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for Search API Solr 4.3/ deprecate hooks #267

Open
DiegoPino opened this issue Apr 12, 2023 · 0 comments
Open

Prepare for Search API Solr 4.3/ deprecate hooks #267

DiegoPino opened this issue Apr 12, 2023 · 0 comments
Assignees
Labels
Drupal 9 The version that comes after 8 and before 10 Drupal 10 Upgrade Economy (capitalism) Events and Subscriber Search API F around and find out Strawberry Flavor Post Processing data extracted that goes into Solr
Milestone

Comments

@DiegoPino
Copy link
Member

See esmero/format_strawberryfield#293

See https://www.drupal.org/docs/8/modules/search-api-solr/search-api-solr-howtos/how-to-replace-the-deprecated-hook-hook_search_api_solr_query_alter-with-prequeryevent

This implies:

  • Testing if Search API Solr did not break more stuff (it might)
  • Move the hooks to event subscribers.
  • Change dependencies to 4.3 or higher (older won't work bc the classes needed for the event are not present)
    All our Solarium/query alters are in the main module file
@DiegoPino DiegoPino added Drupal 10 Upgrade Economy (capitalism) Events and Subscriber Drupal 9 The version that comes after 8 and before 10 Strawberry Flavor Post Processing data extracted that goes into Solr Search API F around and find out labels Apr 12, 2023
@DiegoPino DiegoPino added this to the 1.1.0 milestone Apr 12, 2023
@DiegoPino DiegoPino self-assigned this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Drupal 9 The version that comes after 8 and before 10 Drupal 10 Upgrade Economy (capitalism) Events and Subscriber Search API F around and find out Strawberry Flavor Post Processing data extracted that goes into Solr
Projects
None yet
Development

No branches or pull requests

1 participant