Re: Automatic upgrade of Solr indexes over multiple versions

2025-03-30 Thread ufuk yılmaz
I’m guessing this is not simply retrieving all documents through API using pagination and sending them to index 🤔 About being in-place, how can it work when a new Solr version requires a different schema or config file, because time to time old definitions don’t work in a new version. -ufuk

Re: Automatic upgrade of Solr indexes over multiple versions

2025-03-30 Thread Gus Heck
Some thoughts: A lot depends on the use case for this sort of thing. In the case of relatively small installs that can afford to run >2x disk and have significant query latency headroom this might be useful. However, if a company is running a large cluster where maintaining excess capacity costs t