Differences
This shows you the differences between two versions of the page.
| Both sides previous revision
Previous revision
|
|
archipelago:fe_search [2019/02/06 15:57] giancarlo |
archipelago:fe_search [2019/02/28 11:49] (current) giancarlo |
| Server index status There are 0 items indexed on the server for this index. (More information) | Server index status There are 0 items indexed on the server for this index. (More information) |
| Cron batch size During cron runs, 50 items will be indexed per batch. | Cron batch size During cron runs, 50 items will be indexed per batch. |
| | </code> |
| | </WRAP> |
| | * Update search_api_solr to 3.x-dev |
| | <WRAP prewrap center> |
| | <code> |
| | cd /var/www/siteDir |
| | |
| | sudo -u www-data composer require "drupal/search_api_solr:3.x-dev" --dev "solarium/solarium:^4.3.0-alpha.2" --dev |
| | sudo -u www-data composer update "strawberryfield/strawberryfield" |
| | sudo -u www-data vendor/drush/drush/drush cr |
| | sudo -u www-data vendor/drush/drush/drush updatedb |
| | sudo -u www-data vendor/drush/drush/drush cr |
| | sudo -u www-data vendor/drush/drush/drush search-api-clear |
| | sudo -u www-data vendor/drush/drush/drush search-api-index |
| </code> | </code> |
| </WRAP> | </WRAP> |