Retrieve the solr port from opensolr API

Created on 24 August 2024, 5 months ago
Updated 8 September 2024, 4 months ago

Problem/Motivation

Currently the solr core port is determined by the connection url's protocol:
- http maps to 80
- https maps to 443
There are some cases where the port can be 8080.

Proposed resolution

The opensolr API was updated to return the port as well. Update the affected code to use the port retrieved from the core info instead of static local mapping.

📌 Task
Status

Fixed

Version

2.2

Component

Code

Created by

🇷🇴Romania bbu23

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

Comments & Activities

Production build 0.71.5 2024