RE: Re: Solr backup and restore vs indexing

2025-01-29 Thread Joe Anthenat
You’re saying Pro for reindex? In the Drupal context, how would you define “reindex”? 1. Just the “Index now” button on the Search API index admin page? 2. Or – “Clear all indexed data” and then “Index now” ? 3. Some other method? Using method #2, I’m looking at no more than a couple of

Re: Solr backup and restore vs indexing

2025-01-28 Thread Thomas Corthals
Pro: you always need to have a reindex strategy in place anyway. Might as well test it now and see how long it takes so you know what to expect in case you ever need it. Thomas Op di 28 jan 2025 16:01 schreef Joe Anthenat : > In the context of migrating a drupal website with Solr & search_api_so

Solr backup and restore vs indexing

2025-01-28 Thread Joe Anthenat
In the context of migrating a drupal website with Solr & search_api_solr (versions aside) to a new server… What are the pros and cons of backup+restore of a Solr index on the new server VS just indexing on the new server? Assume there are no changes to the Solr and search_api_solr versions and