Add support to aliases on Solr Cloud

Created on 23 December 2024, 1 day ago

Description:

Currently, the Search API Solr Shards module only supports non-Cloud Solr instances, relying on the shards property for configuration. This approach is limiting for users working with SolrCloud, where shard management can be handled more flexibly using ALIASES.

Proposed improvement:

  • Extend the module's support to integrate with SolrCloud instances.
  • Leverage ALIASES functionality as an alternative to the current shards-based configuration.
  • Ensure backward compatibility with existing non-Cloud Solr configurations.

This enhancement would make the module more versatile, allowing users to take advantage of SolrCloud's features without requiring additional custom configurations.

πŸ“Œ Task
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain dcimorra πŸ‡ͺπŸ‡Έ Spain

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024